Skip to content

Commit 489a33c

Browse files
committed
Revert "fix: freeze docker version in woodpecker.yml"
This reverts commit 912ca30.
1 parent 912ca30 commit 489a33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

live-demo/deploy/.woodpecker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ steps:
5050
when:
5151
- event: push
5252
branch: main
53-
image: docker:26.0
53+
image: docker
5454
volumes:
5555
- /var/run/docker.sock:/var/run/docker.sock
5656
commands:

0 commit comments

Comments
 (0)