Skip to content

Commit

Permalink
⬆️ Upgrades composer to 1.9.1-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jan 2, 2020
1 parent 2d27511 commit 366907b
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.24.1-r0 \
yarn=1.19.2-r0 \
composer=1.8.6-r0 \
composer=1.9.1-r0 \
\
&& yarn global add modclean \
\
Expand Down

0 comments on commit 366907b

Please sign in to comment.