Skip to content

Commit 185b063

Browse files
authored
Merge pull request #315 from wallabag/release/2.5.3
2.5.3
2 parents 68c2e88 + a298ff9 commit 185b063

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
@@ -9,7 +9,7 @@ FROM alpine:3.17
99

1010
COPY --from=builder /go/bin/envsubst /usr/bin/envsubst
1111

12-
ARG WALLABAG_VERSION=2.5.2
12+
ARG WALLABAG_VERSION=2.5.3
1313

1414
RUN set -ex \
1515
&& apk add --no-cache \

0 commit comments

Comments
 (0)