Skip to content

Commit 9253500

Browse files
chore(docker): bump google/cloud-sdk from 465.0.0-alpine to 466.0.0-alpine (#107)
1 parent f546349 commit 9253500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN apk update \
1111

1212
################################################################################
1313

14-
FROM google/cloud-sdk:465.0.0-alpine
14+
FROM google/cloud-sdk:466.0.0-alpine
1515

1616
COPY --from=builder /usr/bin/wait-for /usr/bin
1717
COPY --from=builder /go/bin/pubsubc /usr/bin

0 commit comments

Comments
 (0)