We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5d9ba6 + 18d9f74 commit 9241c7dCopy full SHA for 9241c7d
1 file changed
Dockerfile
@@ -13,7 +13,7 @@ FROM alpine:3.18
13
14
COPY --from=builder /go/bin/envsubst /usr/bin/envsubst
15
16
-ARG WALLABAG_VERSION=2.6.5
+ARG WALLABAG_VERSION=2.6.6
17
18
RUN set -ex \
19
&& apk add --no-cache \
0 commit comments