aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index cb835ced..8e0a5621 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -25,7 +25,7 @@ RUN cd shaarli \
25 25
26# Stage 4: 26# Stage 4:
27# - Shaarli image 27# - Shaarli image
28FROM alpine:3.6 28FROM alpine:3.7
29LABEL maintainer="Shaarli Community" 29LABEL maintainer="Shaarli Community"
30 30
31RUN apk --update --no-cache add \ 31RUN apk --update --no-cache add \