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

This commit is contained in:
Renovate Bot 2025-02-15 06:03:06 +00:00 committed by SeanForge
parent 4cb1af7d0d
commit 84dc19c44d

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.2
image: alpine:3.21.3
command:
- "sh"
- "-c"