diff --git a/Dockerfile b/Dockerfile index 2cf8150..878c8c0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.17 +FROM alpine:3.18 RUN \ echo "**** install build packages ****" && \