diff --git a/alpine/Dockerfile b/alpine/Dockerfile index 4c926c8e..7946cef7 100644 --- a/alpine/Dockerfile +++ b/alpine/Dockerfile @@ -1,4 +1,4 @@ -FROM docker:27.3.1 as static-docker-source +FROM docker:27.4.1 as static-docker-source FROM alpine:3.19 ARG CLOUD_SDK_VERSION