Skip to content

Commit 183cd85

Browse files
committed
fix!: removed context?
1 parent 7fdac71 commit 183cd85

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
name: Build and push
2828
uses: docker/build-push-action@v3
2929
with:
30-
context: .
31-
platforms: linux/armv7
30+
platforms: linux/arm/v7
3231
push: true
3332
tags: pathonscript/bot:latest

0 commit comments

Comments
 (0)