chore: 更新Dockerfile基础镜像为alpine-cn
This commit is contained in:
parent
7ea2e66d05
commit
08f7857c4f
@ -1,11 +1,4 @@
|
||||
FROM micr.cloud.mioffice.cn/zhaoyingbo/bun:alpine
|
||||
|
||||
ENV TZ=Asia/Shanghai
|
||||
|
||||
RUN apk update \
|
||||
&& apk add tzdata \
|
||||
&& cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
|
||||
&& echo "Asia/Shanghai" > /etc/timezone
|
||||
FROM micr.cloud.mioffice.cn/zhaoyingbo/bun:alpine-cn
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user