Skip to content

Commit

Permalink
Merge pull request #8 from coostax/update_wallabag_2_5_2
Browse files Browse the repository at this point in the history
update to version 2.5.2
  • Loading branch information
coostax authored Jan 31, 2023
2 parents f6bf21f + decd711 commit 47f96a9
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.1
WALLABAG_VERSION=2.5.2
# Setup base
# hadolint ignore=DL3008,DL4006
RUN \
Expand Down

0 comments on commit 47f96a9

Please sign in to comment.