Skip to content

Commit eaa866a

Browse files
Bump docker from 27.5.1 to 28.0.0
Bumps docker from 27.5.1 to 28.0.0. --- updated-dependencies: - dependency-name: docker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e66a908 commit eaa866a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker:27.5.1 as static-docker-source
1+
FROM docker:28.0.0 as static-docker-source
22

33
FROM marketplace.gcr.io/google/debian12:latest
44
ARG CLOUD_SDK_VERSION

0 commit comments

Comments
 (0)