diff --git a/Dockerfile b/Dockerfile index 599e591..8b44729 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.16 +FROM alpine:3.17 RUN apk --no-cache upgrade \ && apk --no-cache add \