Skip to content

Commit ec60117

Browse files
committed
static-ssh-tools
Static SSH Tools: SSH, SFTP, SCP, SSH-KEYGEN, SSHPASS, RSYNC and AUTOSSH.
1 parent a2caefc commit ec60117

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_docker_images-static-ssh-tools.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
with:
8686
builder: ${{ steps.buildx.outputs.name }}
8787
context: .
88-
file: ./static-ssh-tools.scratch.Dockerfile
88+
file: ./static-ssh-tools.Dockerfile
8989
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6,linux/riscv64,linux/s390x,linux/386
9090
push: true
9191
target: binary # or: debug

0 commit comments

Comments
 (0)