We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91a399d + 4298128 commit 480d383Copy full SHA for 480d383
1 file changed
Dockerfile
@@ -13,7 +13,7 @@ FROM alpine:3.19
13
14
COPY --from=builder /go/bin/envsubst /usr/bin/envsubst
15
16
-ARG WALLABAG_VERSION=2.6.13
+ARG WALLABAG_VERSION=2.6.14
17
18
RUN set -ex \
19
&& apk add --no-cache \
0 commit comments