Skip to content

Commit 564de25

Browse files
chore(docker): bump google/cloud-sdk
Bumps google/cloud-sdk from 481.0.0-alpine to 482.0.0-alpine. --- updated-dependencies: - dependency-name: google/cloud-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc1e525 commit 564de25

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:481.0.0-alpine
14+
FROM google/cloud-sdk:482.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)