SSH port must match docker run command in dput configuration.

This commit is contained in:
Glenn Y. Rolland 2023-02-03 19:47:44 +01:00 committed by GitHub
parent c3b8ebe0ed
commit 13a4d00e30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ Fill your ``~/.dput.cf`` with the following content :
login = user
incoming = /docker/incoming
ssh_config_options =
Port 9022
Port 49160
StrictHostKeyChecking no