composer no alpine
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-01-10 11:53:25 +01:00
parent 90d20908e5
commit 4cda02d30d

View File

@ -4,7 +4,7 @@ name: default
steps:
- name: backend
image: composer:2.1.14-alpine
image: composer:2.1.14
commands:
- cd backend && composer install