chore(deps): update docker.io/ruby docker tag to v3.3.3 (#30679)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/30691/head
renovate[bot] 2024-06-13 10:26:00 +02:00 committed by GitHub
parent 7ad5a3a2b7
commit fc2f49cfbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ ARG BUILDPLATFORM=${BUILDPLATFORM}
# Ruby image to use for base image, change with [--build-arg RUBY_VERSION="3.3.x"]
# renovate: datasource=docker depName=docker.io/ruby
ARG RUBY_VERSION="3.3.2"
ARG RUBY_VERSION="3.3.3"
# # Node version to use in base image, change with [--build-arg NODE_MAJOR_VERSION="20"]
# renovate: datasource=node-version depName=node
ARG NODE_MAJOR_VERSION="20"