mirror of
https://github.com/thegeeklab/wp-ansible.git
synced 2024-11-09 17:10:41 +00:00
chore(deps): update docker.io/owncloudci/drone-docker-buildx docker tag to v2 (#198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2576f4f770
commit
15b30cabd0
@ -96,7 +96,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: security-build
|
||||
image: docker.io/owncloudci/drone-docker-buildx:1
|
||||
image: docker.io/owncloudci/drone-docker-buildx:2
|
||||
settings:
|
||||
dockerfile: Dockerfile.multiarch
|
||||
output: type=oci,dest=oci/${DRONE_REPO_NAME},tar=false
|
||||
@ -117,7 +117,7 @@ steps:
|
||||
- security-build
|
||||
|
||||
- name: publish
|
||||
image: docker.io/owncloudci/drone-docker-buildx:1
|
||||
image: docker.io/owncloudci/drone-docker-buildx:2
|
||||
settings:
|
||||
auto_tag: true
|
||||
dockerfile: Dockerfile.multiarch
|
||||
|
Loading…
Reference in New Issue
Block a user