diff --git a/Dockerfile b/Dockerfile index 8e995a6ad..da3ce7c15 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,7 +25,7 @@ RUN cd shaarli \ # Stage 4: # - Shaarli image -FROM alpine:3.16.7 +FROM alpine:3.16.8 LABEL maintainer="Shaarli Community" RUN apk --update --no-cache add \