chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5
This commit is contained in:
parent
9b20f0b00b
commit
091af31de9
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ when:
|
|||
|
||||
variables:
|
||||
- &platforms 'linux/amd64,linux/arm64,linux/s390x'
|
||||
- &buildx-plugin 'woodpeckerci/plugin-docker-buildx:4.2.0'
|
||||
- &buildx-plugin 'woodpeckerci/plugin-docker-buildx:5.0.0'
|
||||
# vars used on push / tag events only
|
||||
- publish_logins: &publish_logins
|
||||
# Default DockerHub login
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM gcr.io/kaniko-project/executor:v1.23.2-debug
|
||||
FROM gcr.io/kaniko-project/executor:v1.22.0-debug
|
||||
|
||||
ENV HOME /root
|
||||
ENV USER root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue