We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2caefc commit ec60117Copy full SHA for ec60117
1 file changed
.github/workflows/build_docker_images-static-ssh-tools.yaml
@@ -85,7 +85,7 @@ jobs:
85
with:
86
builder: ${{ steps.buildx.outputs.name }}
87
context: .
88
- file: ./static-ssh-tools.scratch.Dockerfile
+ file: ./static-ssh-tools.Dockerfile
89
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6,linux/riscv64,linux/s390x,linux/386
90
push: true
91
target: binary # or: debug
0 commit comments