fix(container): update image alpine to v3.21.2

This commit is contained in:
Renovate Bot 2025-01-08 21:03:40 +00:00 committed by SeanOMik
parent 06a63a404a
commit c3d4bd77f9

View file

@ -21,7 +21,7 @@ spec:
# Add init container for pulling znc modules and putting them into the modules directory
initContainers:
pull-module-source:
image: alpine:3.21.0
image: alpine:3.21.2
command:
- "sh"
- "-c"