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 6b53a4e commit d76c45cCopy full SHA for d76c45c
1 file changed
bookstack/Dockerfile
@@ -32,7 +32,7 @@ RUN \
32
php83=8.3.15-r0 \
33
\
34
&& apk add --no-cache --virtual .build-dependencies \
35
- composer=2.8.4-r0 \
+ composer=2.8.5-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