Vault Automation b13c695c81
dockerfile: ensure user directive gets set for vault alpine and ubi containers (#12920) (#13080)
* update user directive for dockerfile

run as vault user by default

* add changelog

* also set the user to vault in ent dockerfile

* update changelog

* add the user directive in the Dockerfile of the repo root

it is the one used for production builds

* remove user directive from build stage, add user directive to alpine stage

Co-authored-by: mickael-hc <86245626+mickael-hc@users.noreply.github.com>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2026-03-18 16:13:42 -04:00
..