We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 694e12f + d094af4 commit 4557822Copy full SHA for 4557822
alpine/Dockerfile
@@ -1,6 +1,6 @@
1
FROM docker:24.0.2 as static-docker-source
2
3
-FROM alpine:3.17
+FROM alpine:3.18
4
ARG CLOUD_SDK_VERSION
5
ENV CLOUD_SDK_VERSION=$CLOUD_SDK_VERSION
6
ENV PATH /google-cloud-sdk/bin:$PATH
0 commit comments