diff --git a/Dockerfile b/Dockerfile index 672d90f..9f54dc0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.19.0 +FROM alpine:3.19.1 RUN apk add --no-cache \ nss \