Skip to content

Commit

Permalink
⬆️ Update alpine_3_20/composer to v2.7.9-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2024
1 parent 3fb1758 commit dee4f62
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 \
php83=8.3.9-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
composer=2.7.7-r0 \
composer=2.7.9-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 dee4f62

Please sign in to comment.