1
0
mirror of https://github.com/wallabag/docker synced 2026-07-03 11:35:45 +00:00

Merge pull request #126 from burkemw3/patch-1

Use alpine:latest instead of alpine:edge for base
This commit is contained in:
Jérémy Benoist
2018-10-13 06:00:04 +00:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:edge FROM alpine:latest
LABEL maintainer "Marvin Steadfast <marvin@xsteadfastx.org>" LABEL maintainer "Marvin Steadfast <marvin@xsteadfastx.org>"