mirror of
https://github.com/hassio-addons/addon-bookstack.git
synced 2025-05-07 04:31:28 +00:00
⬆️ Update alpine_3_21/composer to v2.8.8-r0 (#381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
21dc5a465c
commit
b984f7cab0
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ RUN \
|
|||
php83=8.3.19-r0 \
|
||||
\
|
||||
&& apk add --no-cache --virtual .build-dependencies \
|
||||
composer=2.8.5-r0 \
|
||||
composer=2.8.8-r0 \
|
||||
\
|
||||
&& curl -J -L -o /tmp/bookstack.tar.gz \
|
||||
"https://github.com/BookStackApp/BookStack/archive/${BOOKSTACK_VERSION}.tar.gz" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue