Skip to content

Commit e6dd039

Browse files
Update ruby:3.4 Docker digest to 4a9f0ad (#2115)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ruby | final | digest | `d780a9b` -> `4a9f0ad` | --- > [!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 7a0b280 commit e6dd039

File tree

1 file changed

+1
-1
lines changed
  • google-native-ts-k8s-ruby-on-rails-postgresql/app

1 file changed

+1
-1
lines changed

google-native-ts-k8s-ruby-on-rails-postgresql/app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.4@sha256:d780a9b44dc5e57a4968d3e4b086bbdd9b595f06d747da10b29e568386fe1dd9
1+
FROM ruby:3.4@sha256:4a9f0adda96c4f20c0e3d3e2ccd675b147d1663a64ea23b143fc3c4ecfef57de
22
RUN apt-get update -qq && apt-get install -y build-essential libpq-dev nodejs bundler
33
RUN mkdir /myapp
44
WORKDIR /myapp

0 commit comments

Comments
 (0)