We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912ca30 commit 489a33cCopy full SHA for 489a33c
1 file changed
live-demo/deploy/.woodpecker.yml
@@ -50,7 +50,7 @@ steps:
50
when:
51
- event: push
52
branch: main
53
- image: docker:26.0
+ image: docker
54
volumes:
55
- /var/run/docker.sock:/var/run/docker.sock
56
commands:
0 commit comments