Update Dockerfile
This commit is contained in:
@@ -5,7 +5,6 @@ ARG INSTALL_SCRIPT=https://raw.githubusercontent.com/fithwum/foundryvtt/master/f
|
||||
|
||||
ENV PUID=99
|
||||
ENV GUID=100
|
||||
# ENV FVTT_VERSION=0.6.2
|
||||
|
||||
RUN addgroup -S 100 \
|
||||
&& adduser -S -u 99 -D foundry -G 100
|
||||
|
||||
Reference in New Issue
Block a user