We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18cfd8e commit 9f64bd1Copy full SHA for 9f64bd1
Dockerfile
@@ -11,7 +11,7 @@ RUN apk update \
11
12
################################################################################
13
14
-FROM google/cloud-sdk:461.0.0-alpine
+FROM google/cloud-sdk:462.0.0-alpine
15
16
COPY --from=builder /usr/bin/wait-for /usr/bin
17
COPY --from=builder /go/bin/pubsubc /usr/bin
0 commit comments