Skip to content

Commit 14a1b1a

Browse files
chore(docker): bump google/cloud-sdk
Bumps google/cloud-sdk from 504.0.0-alpine to 504.0.1-alpine. --- updated-dependencies: - dependency-name: google/cloud-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd8b5f2 commit 14a1b1a

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:504.0.0-alpine
14+
FROM google/cloud-sdk:504.0.1-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)