Skip to content

Commit

Permalink
fix(模块): 修改docker 依赖镜像版本
Browse files Browse the repository at this point in the history
  • Loading branch information
leochen-g committed Jan 10, 2022
1 parent 378cdc8 commit 4bd857a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM wechaty/wechaty:0.57
FROM wechaty/wechaty:0.56

RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
RUN echo 'Asia/Shanghai' >/etc/timezone
Expand Down

0 comments on commit 4bd857a

Please sign in to comment.