Merge pull request 'fix(container): update image alpine to v3.21.3' () from renovate/alpine-3.x into main

Reviewed-on: 
This commit is contained in:
SeanOMik 2025-02-17 12:14:49 +00:00 committed by SeanForge
commit dd5754f24d
Signed by: SeanForge
GPG key ID: 56063EECAC37E556

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"