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