Use new style service naming
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-03-16 09:50:53 +01:00
parent c4dde79275
commit 4bc83ca65d
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

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"