fix(container): update image alpine to v3.20.2 #270
|
@ -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.0
|
||||
image: alpine:3.20.2
|
||||
command:
|
||||
- "sh"
|
||||
- "-c"
|
||||
|
|
Loading…
Reference in New Issue