1
0
mirror of https://github.com/wallabag/docker synced 2026-07-06 13:05:44 +00:00

Merge pull request #155 from wallabag/release-2.3.8

2.3.8
This commit is contained in:
Jérémy Benoist
2019-05-14 13:24:19 +02: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.7
ARG WALLABAG_VERSION=2.3.8
RUN set -ex \
&& apk update \