Updated image to one containing docker and compose
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Lilleman auf Larv 2022-02-13 21:30:46 +01:00
parent 6e69eac13d
commit 0847335bf6

View File

@ -4,7 +4,7 @@ name: default
steps:
- name: Tests
image: alpine:3.15.0
image: docker/compose:1.29.2
commands:
- docker-compose run --rm db-migrations
- docker-compose up -d