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