Skip to content

Commit b7b1042

Browse files
authoredJul 24, 2024··
chore(docker): bump google/cloud-sdk from 484.0.0-alpine to 485.0.0-alpine (#148)
1 parent ac20b79 commit b7b1042

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:484.0.0-alpine
14+
FROM google/cloud-sdk:485.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)
Please sign in to comment.