chore(deps): update docker docker tag to v25.0.5 (#35)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
c158040f9d
commit
95b5cca0e8
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:25.0.4"
|
||||
image: "docker:25.0.5"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue