We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f546349 commit 9253500Copy full SHA for 9253500
Dockerfile
@@ -11,7 +11,7 @@ RUN apk update \
11
12
################################################################################
13
14
-FROM google/cloud-sdk:465.0.0-alpine
+FROM google/cloud-sdk:466.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