Skip to content

Commit

Permalink
⬆️ Upgrades composer to 1.10.16-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Oct 29, 2020
1 parent b4e36de commit 1cdc62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grocy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN \
&& apk add --no-cache --virtual .build-dependencies \
git=2.26.2-r0 \
yarn=1.22.4-r0 \
composer=1.10.10-r0 \
composer=1.10.16-r0 \
\
&& yarn global add modclean \
\
Expand Down

0 comments on commit 1cdc62f

Please sign in to comment.