Name change
parent
fed7dfcb73
commit
f02a07dab4
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Build and export (linux/amd64, linux/arm64, linux/arm/v7)
|
||||
- name: Build and export (multi-arch)
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
|
|
|
|||
Loading…
Reference in New Issue