Skip to content

Commit 72e6210

Browse files
committed
Update build_docker_images-azcopy.yaml
1 parent b991159 commit 72e6210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_docker_images-azcopy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
builder: ${{ steps.buildx.outputs.name }}
8787
context: .
8888
file: ./azcopy.scratch.Dockerfile
89-
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/ppc64le
89+
platforms: linux/amd64,linux/arm64,linux/ppc64le
9090
push: true
9191
build-args: |
9292
BUILD_DATE=${{steps.script.outputs.build_date}}

0 commit comments

Comments
 (0)