Merge pull request #436 from wallabag/prepare-2.6.11-release

Prepare 2.6.11 release
This commit is contained in:
Yassine Guedidi
2025-04-08 23:09:59 +02:00
committed by GitHub

View File

@ -13,7 +13,7 @@ FROM alpine:3.18
COPY --from=builder /go/bin/envsubst /usr/bin/envsubst
ARG WALLABAG_VERSION=2.6.10
ARG WALLABAG_VERSION=2.6.11
RUN set -ex \
&& apk add --no-cache \