Skip to content

Commit

Permalink
Bump ruby from 2.5.3-alpine to 3.3.1-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.1-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 Apr 29, 2024
1 parent 0d3cfc3 commit b9618f4
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.1-alpine

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

0 comments on commit b9618f4

Please sign in to comment.