We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1694f94 commit 79e36aaCopy full SHA for 79e36aa
1 file changed
.github/workflows/docker-build.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
context: .
30
file: ./Dockerfile
31
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
32
push: true
33
tags: |
34
bsplu/rest_docker:${{ github.ref_name }}
0 commit comments