1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 17:56:31 +00:00

Merge pull request #102 from wallabag/wllbg-232

wallabag 2.3.2
This commit is contained in:
Nicolas Lœuillet
2018-01-22 14:04:07 +01:00
committed by GitHub

View File

@@ -2,7 +2,7 @@ FROM alpine:edge
LABEL maintainer "Marvin Steadfast <marvin@xsteadfastx.org>"
ARG WALLABAG_VERSION=2.3.1
ARG WALLABAG_VERSION=2.3.2
RUN set -ex \
&& apk update \