bump up build and push action version

master
binhex 3 months ago
parent 90d86b8d65
commit 28c3e3ed74

@ -68,7 +68,7 @@ jobs:
- name: Build amd64 image and export to Docker for testing
uses: Wandalen/wretry.action@v3
with:
action: docker/build-push-action@v5
action: docker/build-push-action@v6
with: |
context: .
load: true
@ -88,7 +88,7 @@ jobs:
- name: Build multi-arch Docker image, tag and push to registries
uses: Wandalen/wretry.action@v3
with:
action: docker/build-push-action@v5
action: docker/build-push-action@v6
with: |
context: .
platforms: linux/amd64,linux/arm64

Loading…
Cancel
Save