Skip to content

Commit 95df92c

Browse files
committed
⬆Update composer to 1.10.15-r0
1 parent 483a47a commit 95df92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookstack/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN \
2929
php7=7.3.23-r0 \
3030
\
3131
&& apk add --no-cache --virtual .build-dependencies \
32-
composer=1.10.10-r0 \
32+
composer=1.10.15-r0 \
3333
\
3434
&& curl -J -L -o /tmp/bookstack.tar.gz \
3535
https://github.com/BookStackApp/BookStack/archive/v0.30.2.tar.gz \

0 commit comments

Comments
 (0)