Update busybox Docker tag to v1.36.0 #1254

Closed
renovate-bot wants to merge 1 commit from renovate/busybox-1.x into master

View file

@ -236,7 +236,7 @@ spec:
runAsUser: 472
initContainers:
- name: init-chown-data
image: "busybox:1.31.1"
image: "busybox:1.36.0"
imagePullPolicy: IfNotPresent
securityContext:
runAsNonRoot: false