Fix label sanitization error handling. (#1029) (#1030)

(cherry picked from commit 9cc70f5202)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2025-01-22 22:07:16 +01:00
committed by GitHub
parent 24306c0825
commit fe81035065
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)."