1
0
mirror of https://github.com/wallabag/docker synced 2026-06-23 06:44:05 +00:00
This commit is contained in:
Jérémy Benoist
2019-01-11 22:09:49 +01:00
committed by GitHub
parent 7cce137040
commit e292a1c0c2
+1 -1
View File
@@ -2,7 +2,7 @@ FROM alpine:latest
LABEL maintainer "Marvin Steadfast <marvin@xsteadfastx.org>"
ARG WALLABAG_VERSION=2.3.5
ARG WALLABAG_VERSION=2.3.6
RUN set -ex \
&& apk update \