Skip to content

Commit

Permalink
⬆Update composer to 1.10.10-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairpaul committed Sep 7, 2020
1 parent 37d343d commit c05c559
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 @@ -29,7 +29,7 @@ RUN \
php7=7.3.22-r0\
\
&& apk add --no-cache --virtual .build-dependencies \
composer=1.10.8-r0 \
composer=1.10.10-r0 \
\
&& curl -J -L -o /tmp/bookstack.tar.gz \
https://github.com/BookStackApp/BookStack/archive/v0.29.3.tar.gz \
Expand Down

0 comments on commit c05c559

Please sign in to comment.