diff --git a/Dockerfile b/Dockerfile index 98e8ee4..a7a5757 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.17.3 +FROM alpine:3.18.4 RUN apk add --no-cache \ nss \