Skip to content

Commit ef0c94c

Browse files
chore(deps): update gcr.io/google.com/cloudsdktool/google-cloud-cli docker tag to v519 (#439)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | gcr.io/google.com/cloudsdktool/google-cloud-cli | final | major | `517.0.0-emulators` -> `519.0.0-emulators` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 5am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 --- To execute skipped test pipelines write comment `/ok-to-test`. This PR has been generated by [MintMaker](https://redirect.github.com/konflux-ci/mintmaker) (powered by [Renovate Bot](https://redirect.github.com/renovatebot/renovate)). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTguMC1ycG0iLCJ1cGRhdGVkSW5WZXIiOiIzOS4xNTguMC1ycG0iLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent f73f3f6 commit ef0c94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.pubsub-emulator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# gcloud sdk for pubsub emulator with netcat added for the startup health check
2-
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:517.0.0-emulators@sha256:5204ce4b58f226b843d5874285444d4494236f79d76ec2a1bf19b04440e83fdf
2+
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:519.0.0-emulators@sha256:78db84c1d8be6fd2282789f7b8a57b5627ab0b1182a6dd0110b86c3fef078ee4
33
RUN apt-get update -y && apt-get install -y netcat-traditional

0 commit comments

Comments
 (0)