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 ed382fc895
commit 1aed278394

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