chore(deps): update docker docker tag to v26.1.1 (#13)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
427d46eb03
commit
7e7aa8fce4
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ steps:
|
||||||
echo "DATE=$DATE" >> .variables
|
echo "DATE=$DATE" >> .variables
|
||||||
|
|
||||||
build_and_push: # damit dieser Step laufen kann muss das Repo in der Woodpecker-GUI "privilegiert" sein
|
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:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue