Skip to content

Commit

Permalink
Merge pull request #45 from TheDragonCode/andrey-helldar-patch-1
Browse files Browse the repository at this point in the history
Added major version limit in container
  • Loading branch information
Andrey Helldar committed Feb 13, 2022
2 parents 5826c1f + 959c2a8 commit 83c8a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -8,7 +8,7 @@ ARG INPUT_EDITORCONFIG
ARG INPUT_DEPENDABOT

RUN composer global require \
dragon-code/codestyler \
dragon-code/codestyler:^1.0 \
symfony/thanks

COPY shell /shell
Expand Down

0 comments on commit 83c8a5f

Please sign in to comment.