We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c824bab commit 096773dCopy full SHA for 096773d
bookstack/Dockerfile
@@ -32,7 +32,7 @@ RUN \
32
composer=2.1.9-r0 \
33
\
34
&& curl -J -L -o /tmp/bookstack.tar.gz \
35
- https://github.com/BookStackApp/BookStack/archive/v22.02.2.tar.gz \
+ https://github.com/BookStackApp/BookStack/archive/v22.02.3.tar.gz \
36
&& mkdir -p /var/www/bookstack \
37
&& tar zxf /tmp/bookstack.tar.gz -C \
38
/var/www/bookstack --strip-components=1 \
0 commit comments