]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Merge pull request #1176 from shaarli/fix-broken-doc-links
authornodiscc <nodiscc@gmail.com>
Mon, 16 Jul 2018 13:39:35 +0000 (15:39 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Jul 2018 13:39:35 +0000 (15:39 +0200)
Fix broken documentation links in page footer and pluginsadmin

Dockerfile

index 6261e81bc1aaf5c75fb61cc5e2bc9546d115d524..d8921cee4cae2820a1448635f6ad1dab6425fe0b 100644 (file)
@@ -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 \