Skip to content

Commit

Permalink
Bump docker from 27.4.1 to 27.5.0 in /debian_slim
Browse files Browse the repository at this point in the history
Bumps docker from 27.4.1 to 27.5.0.

---
updated-dependencies:
- dependency-name: docker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 7e0798f commit 760f5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian_slim/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker:27.4.1 as static-docker-source
FROM docker:27.5.0 as static-docker-source

FROM marketplace.gcr.io/google/debian12:latest
ARG CLOUD_SDK_VERSION
Expand Down

0 comments on commit 760f5f8

Please sign in to comment.