Compare commits
1 commit
a36f8cfd28
...
b0bcf8a86f
Author | SHA1 | Date | |
---|---|---|---|
b0bcf8a86f |
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v4
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
push: true
|
||||
|
|
Loading…
Reference in a new issue