Skip to content

Commit

Permalink
Update debian slim to bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudsdkdocker authored Dec 12, 2023
1 parent ce32cf6 commit 0891370
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,6 +1,6 @@
FROM docker:24.0.7 as static-docker-source

FROM debian:bullseye-slim
FROM debian:bookworm-slim
ARG CLOUD_SDK_VERSION
ENV CLOUD_SDK_VERSION=$CLOUD_SDK_VERSION
COPY --from=static-docker-source /usr/local/bin/docker /usr/local/bin/docker
Expand Down

0 comments on commit 0891370

Please sign in to comment.