Skip to content

Commit

Permalink
chore(deps): update ruby docker tag to v3.4.1 (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 795f7d6 commit bf2a9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oxidized/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.3.6-alpine3.20
FROM ruby:3.4.1-alpine3.20

ENV SOURCE_FILE=oxidized.tar.gz \
SOURCE_URL=https://github.com/ytti/oxidized/archive/refs/tags/0.29.1.tar.gz \
Expand Down

0 comments on commit bf2a9bf

Please sign in to comment.