Skip to content

Commit 997b31f

Browse files
Update build.yaml
1 parent 000d690 commit 997b31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
context: base
2020
dockerfile: base/Dockerfile
2121
image-name: builder-base
22-
platforms: linux/amd64,linux/arm64
22+
platforms: linux/amd64
2323
docker-namespace: ${{ secrets.DOCKER_HUB_USER }}
2424
docker-password: ${{ secrets.DOCKER_HUB_SECRETS }}

0 commit comments

Comments
 (0)