1
0
mirror of https://github.com/wallabag/docker synced 2026-06-28 09:14:17 +00:00

Update Dockerfile to 2.2.3

This commit is contained in:
Nicolas Lœuillet
2017-05-18 11:05:41 +02:00
committed by GitHub
parent 6f22d1ef68
commit abb0647cbd
+1 -1
View File
@@ -2,7 +2,7 @@ FROM alpine:edge
LABEL maintainer "Marvin Steadfast <marvin@xsteadfastx.org>" LABEL maintainer "Marvin Steadfast <marvin@xsteadfastx.org>"
ARG WALLABAG_VERSION=2.2.2 ARG WALLABAG_VERSION=2.2.3
RUN set -ex \ RUN set -ex \
&& apk update \ && apk update \