feat(container): update image rancher/mirrored-library-busybox to v1.36.1

This commit is contained in:
Renovate Bot 2024-01-23 01:22:07 +00:00 committed by SeanOMik
parent 133806622a
commit d5dd484bcb
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ data:
spec:
containers:
- name: helper-pod
image: rancher/mirrored-library-busybox:1.34.1
image: rancher/mirrored-library-busybox:1.36.1
setup: |-
#!/bin/sh
while getopts "m:s:p:" opt