mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Work around bug in Docker 28.3.3 that prevents pushing to registry without authentication. (#1110)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- "docker_image, docker_image_push - work around a bug in Docker 28.3.3 that prevents pushing without authentication to a registry
|
||||
(https://github.com/ansible-collections/community.docker/pull/1110)."
|
||||
Reference in New Issue
Block a user