File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 3.4.6
1+ 3.4.8
Original file line number Diff line number Diff line change 11ARG ALPINE_VERSION=3.22
2- ARG RUBY_VERSION=3.4.6
2+ ARG RUBY_VERSION=3.4.8
33
4- ARG DOCKER_IMAGE_DIGEST=sha256:d594d5debffa14c591c4fe03b9d0d79cdc28f30d594f47be748e642746057fec
4+ ARG DOCKER_IMAGE_DIGEST=sha256:c7687b054738956d3e409fbb335ffa711c9b2dab87a57a2f89d9141746b9fdde
55
66FROM ruby:${RUBY_VERSION}-alpine${ALPINE_VERSION}@${DOCKER_IMAGE_DIGEST} AS base
77ARG NODEJS_VERSION=22
Original file line number Diff line number Diff line change @@ -774,7 +774,7 @@ CHECKSUMS
774774 zeitwerk (2.7.3) sha256=b2e86b4a9b57d26ba68a15230dcc7fe6f040f06831ce64417b0621ad96ba3e85
775775
776776RUBY VERSION
777- ruby 3.4.6p54
777+ ruby 3.4.8p72
778778
779779BUNDLED WITH
780780 2.7.1
You can’t perform that action at this time.
0 commit comments