mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-18 22:06:41 +08:00
gosu
This commit is contained in:
parent
7d2a5d20b0
commit
0aad81753e
@ -26,7 +26,6 @@ RUN apt-get update && apt-get install -y \
|
||||
dbus-user-session \
|
||||
curl \
|
||||
jq \
|
||||
gosu \
|
||||
tzdata && \
|
||||
echo "${TZ}" > /etc/timezone && \
|
||||
ln -sf /usr/share/zoneinfo/${TZ} /etc/localtime && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user