diff --git a/Dockerfile b/Dockerfile index f5931b1..750a44c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.19 +FROM alpine:3.20 RUN apk --no-cache add curl unzip