Skip to content

Commit 4557822

Browse files
Merge pull request #337 from bobidle/alpine_3.18
Update alpine linux version to 3.18
2 parents 694e12f + d094af4 commit 4557822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM docker:24.0.2 as static-docker-source
22

3-
FROM alpine:3.17
3+
FROM alpine:3.18
44
ARG CLOUD_SDK_VERSION
55
ENV CLOUD_SDK_VERSION=$CLOUD_SDK_VERSION
66
ENV PATH /google-cloud-sdk/bin:$PATH

0 commit comments

Comments
 (0)