composer no alpine
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Sergio Álvarez 2022-01-10 11:53:25 +01:00
parent 90d20908e5
commit 4cda02d30d
No known key found for this signature in database
GPG Key ID: 622780889DFDBDA5
1 changed files with 1 additions and 1 deletions

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