Skip to content

Commit 83baade

Browse files
authored
⬆️ Upgrades composer to 2.0.11-r0 (#59)
1 parent 557602e commit 83baade

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
@@ -30,7 +30,7 @@ RUN \
3030
php7=7.4.15-r0 \
3131
\
3232
&& apk add --no-cache --virtual .build-dependencies \
33-
composer=2.0.9-r0 \
33+
composer=2.0.11-r0 \
3434
\
3535
&& curl -J -L -o /tmp/bookstack.tar.gz \
3636
https://github.com/BookStackApp/BookStack/archive/v0.31.6.tar.gz \

0 commit comments

Comments
 (0)