SSH port must match docker run command in dput configuration.
This commit is contained in:
parent
c3b8ebe0ed
commit
13a4d00e30
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue