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

Merged
SeanOMik merged 1 commits from renovate/rancher-mirrored-library-busybox-1.x into main 2024-01-23 02:26:12 +00:00
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