Skip to content

Commit

Permalink
⬆️ Update Bookstack to v22.10.2 (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairpaul authored Nov 18, 2022
1 parent 21daa6f commit 6a04aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bookstack/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN \
composer=2.4.2-r0 \
\
&& curl -J -L -o /tmp/bookstack.tar.gz \
https://github.com/BookStackApp/BookStack/archive/v22.10.1.tar.gz \
https://github.com/BookStackApp/BookStack/archive/v22.10.2.tar.gz \
&& mkdir -p /var/www/bookstack \
&& tar zxf /tmp/bookstack.tar.gz -C \
/var/www/bookstack --strip-components=1 \
Expand Down

0 comments on commit 6a04aef

Please sign in to comment.