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