We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2441afd commit 3b08812Copy full SHA for 3b08812
1 file changed
.github/workflows/docker.yaml
@@ -43,7 +43,7 @@ jobs:
43
with:
44
push: true
45
context: .
46
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
47
cache-from: type=gha
48
cache-to: type=gha,mode=max
49
build-args: TARGETARCH=amd64,TARGETOS=linux
0 commit comments