1
0
mirror of https://github.com/wallabag/docker synced 2026-07-01 02:25:39 +00:00

Merge pull request #142 from wallabag/release-2.3.6

2.3.6
This commit is contained in:
Jérémy Benoist
2019-01-11 22:39:19 +01:00
committed by GitHub
+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 \