Skip to content

Commit

Permalink
Merge pull request #7 from coostax/update_wallabag_2.5.1
Browse files Browse the repository at this point in the history
update to wallabag 2.5.1
  • Loading branch information
coostax authored Jun 23, 2022
2 parents 51fbef9 + b88fba6 commit f6bf21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wallabag/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM $BUILD_FROM
# Default ENV
ENV \
NODE_VERSION=16 \
WALLABAG_VERSION=2.5.0
WALLABAG_VERSION=2.5.1
# Setup base
# hadolint ignore=DL3008,DL4006
RUN \
Expand Down

0 comments on commit f6bf21f

Please sign in to comment.