Skip to content

Commit 771932d

Browse files
⬆️ Update alpine_3_21/composer to v2.8.9-r0 (#386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecf81ba commit 771932d

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
@@ -32,7 +32,7 @@ RUN \
3232
php83=8.3.19-r0 \
3333
\
3434
&& apk add --no-cache --virtual .build-dependencies \
35-
composer=2.8.8-r0 \
35+
composer=2.8.9-r0 \
3636
\
3737
&& curl -J -L -o /tmp/bookstack.tar.gz \
3838
"https://github.com/BookStackApp/BookStack/archive/${BOOKSTACK_VERSION}.tar.gz" \

0 commit comments

Comments
 (0)