Skip to content

Commit 9241c7d

Browse files
authored
Merge pull request #375 from wallabag/release/2.6.6
Prepare 2.6.6
2 parents b5d9ba6 + 18d9f74 commit 9241c7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FROM alpine:3.18
1313

1414
COPY --from=builder /go/bin/envsubst /usr/bin/envsubst
1515

16-
ARG WALLABAG_VERSION=2.6.5
16+
ARG WALLABAG_VERSION=2.6.6
1717

1818
RUN set -ex \
1919
&& apk add --no-cache \

0 commit comments

Comments
 (0)