We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fce9249 + a8c4d7f commit 8ae411fCopy full SHA for 8ae411f
alpine/Dockerfile
@@ -1,6 +1,6 @@
1
FROM docker:27.4.1 as static-docker-source
2
3
-FROM alpine:3.19
+FROM alpine:3.20
4
ARG CLOUD_SDK_VERSION
5
ENV CLOUD_SDK_VERSION=$CLOUD_SDK_VERSION
6
ENV PATH /google-cloud-sdk/bin:$PATH
0 commit comments