feat(container): update image alpine

This commit is contained in:
Renovate Bot 2024-12-14 21:03:11 +00:00 committed by SeanForge
parent d422919089
commit 4ecb7fe733
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ spec:
copy-config:
image:
repository: alpine
tag: 3.20
tag: 3.210
command:
- /bin/sh
- -c

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