Skip to content

Commit 3616dfb

Browse files
⬆️ Update alpine_3_18/composer to v2.5.8-r0 (#239)
1 parent 910a646 commit 3616dfb

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
php81=8.1.20-r0 \
3131
\
3232
&& apk add --no-cache --virtual .build-dependencies \
33-
composer=2.5.5-r0 \
33+
composer=2.5.8-r0 \
3434
\
3535
&& curl -J -L -o /tmp/bookstack.tar.gz \
3636
"https://github.com/BookStackApp/BookStack/archive/${BOOKSTACK_VERSION}.tar.gz" \

0 commit comments

Comments
 (0)