Compare commits

..

No commits in common. "d6e5633c92a2bc797e9e802b9950d4221d06352a" and "2fc1830956a925e03f289f69d2c53a8e16d310a7" 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.2 image: alpine:3.20.0
command: command:
- "sh" - "sh"
- "-c" - "-c"