Skip to content

Commit fd00f9e

Browse files
⬆️ Update alpine_3_20/composer to v2.8.2-r0 (#345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b45a34d commit fd00f9e

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
@@ -31,7 +31,7 @@ RUN \
3131
php83=8.3.13-r0 \
3232
\
3333
&& apk add --no-cache --virtual .build-dependencies \
34-
composer=2.7.9-r0 \
34+
composer=2.8.2-r0 \
3535
\
3636
&& curl -J -L -o /tmp/bookstack.tar.gz \
3737
"https://github.com/BookStackApp/BookStack/archive/${BOOKSTACK_VERSION}.tar.gz" \

0 commit comments

Comments
 (0)