Update busybox Docker tag to v1.32.0 #265

Merged
tobru merged 1 commit from renovate/docker-busybox-1.x into master 2020-07-02 19:13:24 +00:00

View file

@ -321,7 +321,7 @@ spec:
runAsUser: 472
initContainers:
- name: init-chown-data
image: "busybox:1.31.1"
image: "busybox:1.32.0"
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0