diff --git a/Dockerfile b/Dockerfile index f5508e0..7e9d104 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.19.1 +FROM alpine:3.20.0 RUN apk add --no-cache \ nss \