mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
🎉 dashboard v0.13.14
This commit is contained in:
@@ -7,7 +7,7 @@ RUN cd cmd/dashboard && go build -o app -ldflags="-s -w"
|
||||
|
||||
FROM alpine:latest
|
||||
ENV TZ="Asia/Shanghai"
|
||||
COPY ./entrypoint.sh /entrypoint.sh
|
||||
COPY ./script/entrypoint.sh /entrypoint.sh
|
||||
RUN apk --no-cache --no-progress add \
|
||||
ca-certificates \
|
||||
tzdata && \
|
||||
|
||||
Reference in New Issue
Block a user