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