docker: fix parsing of imageRef if no namespace

This commit is contained in:
Girish Ramakrishnan
2025-01-03 10:09:00 +01:00
parent ebc3dfc3f0
commit 73e1e6881e
3 changed files with 4 additions and 2 deletions

View File

@@ -2897,4 +2897,5 @@
[8.2.3]
* mail: give container a static IP
* firewall: add masquerading rules for containers to reach each other via public IP
* docker: fix parsing of optional namespace in image refs