diff --git a/Dockerfile b/Dockerfile index ed7f894..65682c8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ USER root COPY udeskstate /usr/local/bin/ COPY ./email.json /conf/ COPY ./wechatwebhook.json /conf/ -COPY ./standby.xlsx /conf/ +COPY ./standby.xlsx /rota/ # 设置执行权限