Skip to content

Commit

Permalink
⬆️ Update alpine_3_19/composer to v2.7.6-r0 (#309)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent ab1c01c commit 791bc8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bookstack/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN \
php82=8.2.18-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
composer=2.7.4-r0 \
composer=2.7.6-r0 \
\
&& curl -J -L -o /tmp/bookstack.tar.gz \
"https://github.com/BookStackApp/BookStack/archive/${BOOKSTACK_VERSION}.tar.gz" \
Expand Down

0 comments on commit 791bc8b

Please sign in to comment.