Skip to content

Commit fff6b19

Browse files
Update ruby:3.4-slim Docker digest to 7f13f26 (#2116)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ruby | final | digest | `cdc0062` -> `7f13f26` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am every weekday" (UTC), 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 e6dd039 commit fff6b19

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:cdc00623487445d99f3de3923b97463a15e2ce9045ea679f224f361eec7512c1
2+
FROM ruby:3.4-slim@sha256:7f13f26e3f0e74b2e618df5afd9d3de44b3eb62c3dfc40d017a5d2c9d9e9c5e5
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:cdc00623487445d99f3de3923b97463a15e2ce9045ea679f224f361eec7512c1
2+
FROM ruby:3.4-slim@sha256:7f13f26e3f0e74b2e618df5afd9d3de44b3eb62c3dfc40d017a5d2c9d9e9c5e5
33

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

0 commit comments

Comments
 (0)