Skip to content

Commit 4d93687

Browse files
⬆️ Update alpine_3_18/composer to v2.6.5-r0 (#263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8037293 commit 4d93687

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
php81=8.1.23-r0 \
3232
\
3333
&& apk add --no-cache --virtual .build-dependencies \
34-
composer=2.6.4-r0 \
34+
composer=2.6.5-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)