mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-09-16 04:40:15 +00:00
Work around bug in Docker 28.3.3 that prevents pushing to registry without authentication. (#1110) (#1111)
(cherry picked from commit e1920d1cc7)
Co-authored-by: Felix Fontein <felix@fontein.de>
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