diff --git a/Dockerfile b/Dockerfile index 9b5cb9d..5daa6cc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.12 +FROM alpine:3.18.3 # Install packages RUN apk --update --no-cache add \