mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 06:30:12 +08:00
Update Dockerfile
This commit is contained in:
parent
045555c63d
commit
4a4597fa61
@ -2,7 +2,7 @@ FROM mlikiowa/napcat-docker:base
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
COPY NapCat.linux.arm64.zip NapCat.linux.x64.zip entrypoint.sh .
|
||||
COPY NapCat.Shell.zip entrypoint.sh .
|
||||
|
||||
# 设置时区
|
||||
ENV TZ=Asia/Shanghai
|
||||
|
||||
Loading…
Reference in New Issue
Block a user