Use new style service naming
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se
2021-03-16 09:50:53 +01:00
parent c4dde79275
commit 4bc83ca65d

View File

@ -2,7 +2,7 @@
version: "3.8"
services:
drone-docker-runner:
app:
image: "drone/drone-runner-docker:1.6.3"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"