X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=blobdiff_plain;f=Dockerfile;h=d8921cee4cae2820a1448635f6ad1dab6425fe0b;hp=6261e81bc1aaf5c75fb61cc5e2bc9546d115d524;hb=7be2a2d5f4078ba97b3281f2b5c33ae9bd337be5;hpb=c2c2338f9adecf971d01d7abcd09bab6275a9706 diff --git a/Dockerfile b/Dockerfile index 6261e81b..d8921cee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,7 +25,7 @@ RUN cd shaarli \ # Stage 4: # - Shaarli image -FROM alpine:3.7 +FROM alpine:3.8 LABEL maintainer="Shaarli Community" RUN apk --update --no-cache add \