mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-22 15:09:39 +00:00
We now build the pause image to use a pseudo user and group 65535:65535. This increases the security aspect of the container image, if a vulnerability would directly affect the pause container. Signed-off-by: Sascha Grunert <sgrunert@suse.com>