Skip to content

Commit 8d08d58

Browse files
authored
⬆️ Upgrades composer to 2.1.9-r0 (#144)
1 parent 8c0b45a commit 8d08d58

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

0 commit comments

Comments
 (0)