Skip to content

Commit 9b853a3

Browse files
⬆️ Update alpine_3_21/composer to v2.8.8-r0
1 parent 21dc5a4 commit 9b853a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bookstack/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ RUN \
3232
php83=8.3.19-r0 \
3333
\
3434
&& apk add --no-cache --virtual .build-dependencies \
35-
composer=2.8.5-r0 \
35+
composer=2.8.8-r0 \
3636
\
3737
&& curl -J -L -o /tmp/bookstack.tar.gz \
3838
"https://github.com/BookStackApp/BookStack/archive/${BOOKSTACK_VERSION}.tar.gz" \

0 commit comments

Comments
 (0)