diff --git a/alpine/Dockerfile b/alpine/Dockerfile index 56e7b337..de717ca8 100644 --- a/alpine/Dockerfile +++ b/alpine/Dockerfile @@ -1,4 +1,4 @@ -FROM docker:25.0.4 as static-docker-source +FROM docker:26.0.0 as static-docker-source FROM alpine:3.19 ARG CLOUD_SDK_VERSION