Skip to content

Commit

Permalink
Bump ruby from 2.5.3-alpine to 3.3.3-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.3-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 Jun 17, 2024
1 parent 0d3cfc3 commit 54f8c33
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.3-alpine

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

0 comments on commit 54f8c33

Please sign in to comment.