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 ecf81ba commit 771932dCopy full SHA for 771932d
1 file changed
bookstack/Dockerfile
@@ -32,7 +32,7 @@ RUN \
32
php83=8.3.19-r0 \
33
\
34
&& apk add --no-cache --virtual .build-dependencies \
35
- composer=2.8.8-r0 \
+ composer=2.8.9-r0 \
36
37
&& curl -J -L -o /tmp/bookstack.tar.gz \
38
"https://github.com/BookStackApp/BookStack/archive/${BOOKSTACK_VERSION}.tar.gz" \
0 commit comments