Compare commits

..

No commits in common. "f1132025cc000f6a90f8a8d84d480e1264add6c0" and "8ef1659f35bc49c45af34397725ba7dad328937a" have entirely different histories.

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 # Add init container for pulling znc modules and putting them into the modules directory
initContainers: initContainers:
pull-module-source: pull-module-source:
image: alpine:3.20.3 image: alpine:3.20.2
command: command:
- "sh" - "sh"
- "-c" - "-c"