DockerHeptapod: Fixed SSH params
Now that it inherits from OmnibusHeptapod, it had the hardcoded expected `git@localhost`, which isn't appropriate because DockerHeptapod is meant to be used from outside the container (and OmnibusHeptapod can be used from inside the container)
Please register or sign in to comment