diff --git a/.github/workflows/ssh_server.yml b/.github/workflows/ssh_server.yml index 0a7e37e..7e4f0d1 100644 --- a/.github/workflows/ssh_server.yml +++ b/.github/workflows/ssh_server.yml @@ -40,6 +40,6 @@ jobs: push: true tags: ${{ secrets.REGISTRY_LOGIN_SERVER }}/ssh_server:${{ github.sha }} context: "{{defaultContext}}:SSH_Server" - file: SSH_Server/Dockerfile + file: Dockerfile