Skip to content

Commit

Permalink
Merge pull request #372 from wallabag/release/2.6.5
Browse files Browse the repository at this point in the history
2.6.5
  • Loading branch information
j0k3r committed Aug 28, 2023
2 parents 4f406f1 + 746c6e6 commit b5d9ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -13,7 +13,7 @@ FROM alpine:3.18

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

ARG WALLABAG_VERSION=2.6.4
ARG WALLABAG_VERSION=2.6.5

RUN set -ex \
&& apk add --no-cache \
Expand Down

0 comments on commit b5d9ba6

Please sign in to comment.