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

Merged
SeanOMik merged 1 commits from renovate/alpine-3.x into main 2024-09-19 13:39:08 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 904ac4d6ba - Show all commits

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"