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

Reviewed-on: 
This commit is contained in:
SeanOMik 2024-09-19 09:39:03 -04:00
commit f1132025cc

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