This release updates only the docker-pussh
plugin.
Changelog
- f98b390 chore: run SSH daemon in test dind container to create e2e test for docker-pussh
- 8d42e5b chore: update Docker for e2e tests to 28.3.3, fix test for missing platform pull
- e5d4743 feat: add --no-host-key-check option to skip SSH host key checking
- 4b30a34 fix: support images with :port in registry address (my.registry.com:5000/image)