openreplay/scripts/dockerfiles/ingress-controller/Dockerfile
rjshrjndrn 54d7c1a72c chore(docker): removing edge busybox, as the main repo udpated
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-08-03 17:03:37 +02:00

4 lines
93 B
Docker

from k8s.gcr.io/ingress-nginx/controller:v1.3.0
# Fix critical vulnerability
user 0
user 101