Open ericsmalling opened 3 years ago
Fixing #43 for k8s deployments where runAsNotRoot:true is required.
runAsNotRoot:true
Admittedly, this change assumes base image nobody UID and GID stay the same.
nobody
Polite bump ;) @jbeda
(rolled back package.json changes accidentally merged above)
Fixing #43 for k8s deployments where
runAsNotRoot:true
is required.