Skip to content

Commit

Permalink
chore(deps): update ruby docker tag to v3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 79d5d45 commit 5eeeffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1.17-5.0/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.2.6-alpine3.20 as base
FROM ruby:3.3.6-alpine3.20 as base

ARG BUILD_DEPS=" \
make gcc g++ libc-dev \
Expand Down

0 comments on commit 5eeeffb

Please sign in to comment.