Skip to content

Commit 94dd8db

Browse files
committed
add arm64 for action build
1 parent c4981b3 commit 94dd8db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
with:
2929
context: .
3030
file: ./Dockerfile
31-
platforms: linux/amd64
31+
platforms: linux/amd64, linux/arm64
3232
push: true
3333
tags: ghcr.io/returntofirst/kcaptcha-solver:latest

0 commit comments

Comments
 (0)