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 b45a34d commit fd00f9eCopy full SHA for fd00f9e
bookstack/Dockerfile
@@ -31,7 +31,7 @@ RUN \
31
php83=8.3.13-r0 \
32
\
33
&& apk add --no-cache --virtual .build-dependencies \
34
- composer=2.7.9-r0 \
+ composer=2.8.2-r0 \
35
36
&& curl -J -L -o /tmp/bookstack.tar.gz \
37
"https://github.com/BookStackApp/BookStack/archive/${BOOKSTACK_VERSION}.tar.gz" \
0 commit comments