fix(container): update image busybox to v1.36.1 (#13)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2023-11-28 14:27:10 +08:00
committed by GitHub
parent 332896c847
commit 90d7379bc6

View File

@@ -64,7 +64,7 @@ spec:
protocol: UDP
initContainers:
init-permission:
image: busybox:1.36.0
image: busybox:1.36.1
imagePullPolicy: IfNotPresent
command:
- sh