Compare commits

..

2 Commits

View File

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