Skip to content

Commit

Permalink
⬆️ Update alpine_3_19/composer to v2.7.4-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 9cbeddf commit 1d92866
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.1-r0 \
composer=2.7.4-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 1d92866

Please sign in to comment.