We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79653e commit ccd2159Copy full SHA for ccd2159
tiny-build/Dockerfile
@@ -11,7 +11,7 @@ FROM grafana/mimirtool:2.12.0 AS mimirtool
11
FROM mikefarah/yq:4.44.3 AS yq
12
FROM bitnami/kubectl:1.29.7 AS kubectl
13
FROM alpine/helm:3.14.4 AS helm
14
-FROM gcr.io/google.com/cloudsdktool/cloud-sdk:371.0.0-alpine AS google-cloud-sdk
+FROM gcr.io/google.com/cloudsdktool/cloud-sdk:510.0.0-alpine AS google-cloud-sdk
15
FROM instrumenta/conftest:v0.21.0 AS conftest
16
17
FROM alpine:3.19 AS cc-test-reporter
0 commit comments