Update build.yml
This commit is contained in:
parent
96ba871be3
commit
c34e3ac4ad
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
|
||||
- name: Build arm64
|
||||
env:
|
||||
DOCKERFILE_LOCATION: ./Dockerfile.arm64
|
||||
DOCKERFILE_LOCATION: ./Dockerfile.aarch64
|
||||
run: |
|
||||
buildctl build --frontend dockerfile.v0 \
|
||||
--frontend-opt platform=linux/${PLATFORM_3} \
|
||||
|
Loading…
Reference in New Issue
Block a user