Skip to content

Commit 926e8c7

Browse files
authored
Merge pull request #116 from Alwaysin/patch-1
Update to 2.3.3
2 parents f86d945 + 8fd1421 commit 926e8c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:edge
22

33
LABEL maintainer "Marvin Steadfast <marvin@xsteadfastx.org>"
44

5-
ARG WALLABAG_VERSION=2.3.2
5+
ARG WALLABAG_VERSION=2.3.3
66

77
RUN set -ex \
88
&& apk update \

0 commit comments

Comments
 (0)