diff --git a/Dockerfile b/Dockerfile index 154008d..f8b4152 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.20.3 +FROM alpine:3.21.0 RUN apk add --no-cache \ nss \