aboutsummaryrefslogtreecommitdiffhomepage
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 6261e81b..d8921cee 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.7 28FROM alpine:3.8
29LABEL maintainer="Shaarli Community" 29LABEL maintainer="Shaarli Community"
30 30
31RUN apk --update --no-cache add \ 31RUN apk --update --no-cache add \