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

Updated image to wallabag 2.3.0

This commit is contained in:
Nicolas Lœuillet
2017-12-12 22:28:19 +01:00
parent 434b17cd8f
commit 7b68684720
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ FROM alpine:edge
LABEL maintainer "Marvin Steadfast <marvin@xsteadfastx.org>"
ARG WALLABAG_VERSION=2.2.3
ARG WALLABAG_VERSION=2.3.0
RUN set -ex \
&& apk update \