chore(deps): update docker docker tag to v26.1.1 (#13)
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline failed

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-05-01 02:01:36 +02:00 committed by renovate
parent cdc2cac036
commit 41a847d8b2

View file

@ -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.1.0"
image: "docker:26.1.1"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands: