- use correct compose image
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
oonyeje 2023-12-01 11:25:42 -05:00
parent c1efda75fa
commit bd3a024ceb

View File

@ -4,7 +4,7 @@ name: build
steps:
- name: build
image: compose:latest
image: docker/compose:latest
volumes:
- name: docker_sock
path: /var/run/docker.sock