Fix label sanitization error handling. (#1029)

This commit is contained in:
Felix Fontein
2025-01-22 21:45:08 +01:00
committed by GitHub
parent 9e26c4794e
commit 9cc70f5202
3 changed files with 13 additions and 1 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "Fix label sanitization code to avoid crashes in case of errors (https://github.com/ansible-collections/community.docker/issues/1028, https://github.com/ansible-collections/community.docker/pull/1029)."