Merge pull request #10 from NotJansel/renovate/docker-build-push-action-6.x [skip ci]
Update docker/build-push-action action to v6
This commit is contained in:
commit
840e0aeac8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/root.yml
vendored
2
.github/workflows/root.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
password: ${{ secrets.CR_PAT }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/arm64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue