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

This commit is contained in:
Renovate Bot 2024-09-15 22:11:05 +00:00 committed by SeanOMik
parent 8ef1659f35
commit 4abd76770a
1 changed files with 1 additions and 1 deletions

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"