## Description Standards recommend against using the `root` user in a `Dockerfile`. ## Requested Action Change user to `1000`.
Description
Standards recommend against using the
rootuser in aDockerfile.Requested Action
Change user to
1000.