[skip ci] Merge pull request 'Update https://github.com/docker/build-push-action action to v6' (#15) from renovate/https-github.com-docker-build-push-action-6.x into root
Reviewed-on: #15
This commit is contained in:
commit
e5c731c016
1 changed files with 1 additions and 1 deletions
2
.github/workflows/root.yml
vendored
2
.github/workflows/root.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
||||||
password: ${{ secrets.DOKEY }}
|
password: ${{ secrets.DOKEY }}
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://github.com/docker/build-push-action@v5
|
uses: https://github.com/docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue