Skip to content

Commit ba07317

Browse files
Update ruby:3.4-slim Docker digest to cdc0062 (#2046)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ruby | final | digest | `2864c6b` -> `cdc0062` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 3509057 commit ba07317

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gcp-ts-cloudrun/app/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the official lightweight Ruby image.
2-
FROM ruby:3.4-slim@sha256:2864c6bfcf8fec6aecbdbf5bd7adcb8abe9342e28441a77704428decf59930fd
2+
FROM ruby:3.4-slim@sha256:cdc00623487445d99f3de3923b97463a15e2ce9045ea679f224f361eec7512c1
33

44
# Install production dependencies.
55
WORKDIR /usr/src/app

gcp-ts-docker-gcr-cloudrun/docker-build-push-gcr/app/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the official lightweight Ruby image.
2-
FROM ruby:3.4-slim@sha256:2864c6bfcf8fec6aecbdbf5bd7adcb8abe9342e28441a77704428decf59930fd
2+
FROM ruby:3.4-slim@sha256:cdc00623487445d99f3de3923b97463a15e2ce9045ea679f224f361eec7512c1
33

44
# Install production dependencies.
55
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)