We're now using gosu to switch our user down :)

This commit is contained in:
GlassedSilver
2022-05-04 19:58:00 +02:00
parent 336d7a09bd
commit 31b4fcb9fc
2 changed files with 7 additions and 1 deletions

View File

@@ -47,6 +47,7 @@ RUN apt-get update && apt-get -y install \
npm \
python2 \
python3 \
gosu &\
atomicparsley && \
apt-get install -f && \
apt-get autoremove --purge && \