diff --git a/Dockerfile b/Dockerfile index f73ba98..b74f248 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.17.1 +FROM alpine:3.17.3 RUN apk add --no-cache \ nss \