Skip to content

Commit 6017a71

Browse files
committed
⬆ Update composer to 1.10.8-r0
1 parent 9a9e46b commit 6017a71

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.20-r0\
3030
\
3131
&& apk add --no-cache --virtual .build-dependencies \
32-
composer=1.9.1-r0 \
32+
composer=1.10.8-r0 \
3333
\
3434
&& curl -J -L -o /tmp/bookstack.tar.gz \
3535
https://github.com/BookStackApp/BookStack/archive/v0.29.3.tar.gz \

0 commit comments

Comments
 (0)