chore(deps): update docker docker tag to v26.0.2 (#6)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
d0c26208cc
commit
e1ccd0788a
1 changed files with 1 additions and 1 deletions
|
@ -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.1"
|
||||
image: "docker:26.0.2"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
commands:
|
||||
|
|
Reference in a new issue