Skip to content

Commit a0eb70e

Browse files
committed
fix: update platform
1 parent 8a11a82 commit a0eb70e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: docker/build-push-action@v3
2727
with:
2828
context: .
29-
platforms: arm/v7,linux/amd64,linux/arm64
29+
platforms: linux/arm/v7
3030
push: true
3131
tags: pathonscript/botsofcode:latest
3232
# if: success()

0 commit comments

Comments
 (0)