Update busybox Docker tag to v1.34.0

This commit is contained in:
Renovate Bot 2021-08-20 21:00:45 +00:00
parent f4b2f404a1
commit 8364c034fa
1 changed files with 1 additions and 1 deletions

View File

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