We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f86d945 + 8fd1421 commit 926e8c7Copy full SHA for 926e8c7
1 file changed
Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:edge
2
3
LABEL maintainer "Marvin Steadfast <marvin@xsteadfastx.org>"
4
5
-ARG WALLABAG_VERSION=2.3.2
+ARG WALLABAG_VERSION=2.3.3
6
7
RUN set -ex \
8
&& apk update \
0 commit comments