upgrade chown image to busybox 1.33.0 / musl 1.2.2

This commit is contained in:
El RIDO 2021-01-16 07:34:17 +01:00
parent 798992cb0e
commit 8a8160e1d5
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92

View file

@ -71,7 +71,7 @@ spec:
spec:
initContainers:
- name: privatebin-volume-permissions
image: privatebin/chown:1.31.1-musl-1.1.24-r9
image: privatebin/chown:1.33.0-musl-1.2.2-r0
command: ['65534:82', '/mnt']
securityContext:
runAsUser: 0