X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Dockerfile;h=79d3313095b89f8904ba37992dedd30ee74aa229;hb=8fbc29de0252c462884605d4f691b6746e524fc9;hp=f6120b71f2b1d4507cd46dcaf7ebf09934d98139;hpb=ff9686066e017cc975eeab7da804e7194223ef8c;p=github%2Fshaarli%2FShaarli.git diff --git a/Dockerfile b/Dockerfile index f6120b71..79d33130 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,7 +26,7 @@ RUN cd shaarli \ # Stage 4: # - Shaarli image -FROM alpine:3.8 +FROM alpine:3.12 LABEL maintainer="Shaarli Community" RUN apk --update --no-cache add \