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:
+1
-1
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user