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.
1 parent b598709 commit 55a0fbcCopy full SHA for 55a0fbc
src/services/gcp/Dockerfile
@@ -12,7 +12,7 @@ ENV GO111MODULE=off
12
RUN dep ensure
13
RUN ./tmp/build/build.sh
14
15
-FROM alpine:3.7
+FROM alpine:3.19
16
ENV CLOUD_SDK_VERSION 483.0.0
17
18
ENV PATH /google-cloud-sdk/bin:$PATH
0 commit comments