We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68c2e88 + a298ff9 commit 185b063Copy full SHA for 185b063
1 file changed
Dockerfile
@@ -9,7 +9,7 @@ FROM alpine:3.17
9
10
COPY --from=builder /go/bin/envsubst /usr/bin/envsubst
11
12
-ARG WALLABAG_VERSION=2.5.2
+ARG WALLABAG_VERSION=2.5.3
13
14
RUN set -ex \
15
&& apk add --no-cache \
0 commit comments