mirror of
https://github.com/AsgardEternal/SteamCMDDocker.git
synced 2024-12-30 15:19:18 -06:00
fix: use root user for base image
This commit is contained in:
parent
c38a095820
commit
a2285efd86
@ -44,4 +44,3 @@ __EOR__
|
|||||||
|
|
||||||
FROM build as prod
|
FROM build as prod
|
||||||
WORKDIR "${USER_HOME}"
|
WORKDIR "${USER_HOME}"
|
||||||
USER "${USER}"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user