Skip to content

Commit

Permalink
Bump ruby from 2.5.3-alpine to 3.3.5-alpine in /epicbox-ruby
Browse files Browse the repository at this point in the history
Bumps ruby from 2.5.3-alpine to 3.3.5-alpine.

---
updated-dependencies:
- dependency-name: ruby
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 693334c commit 0b23b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epicbox-ruby/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:2.5.3-alpine
FROM ruby:3.3.5-alpine

RUN adduser -DH -h /sandbox sandbox && \
apk add --no-cache --virtual build-dependencies build-base && \
Expand Down

0 comments on commit 0b23b9e

Please sign in to comment.