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

Merged
SeanOMik merged 1 commit from renovate/alpine-3.x into main 2025-02-17 12:14:49 +00:00

View file

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