Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
chore(deps): update docker docker tag to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent ca6786c commit eb0e99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .woodpecker/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ steps:
echo "DATE=$DATE" >> .variables
build_and_push: # damit dieser Step laufen kann muss das Repo in der Woodpecker-GUI "privilegiert" sein
image: "docker:26.0.0"
image: "docker:27.1.2"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
Expand Down

0 comments on commit eb0e99b

Please sign in to comment.