Revert "ci: 修改打包用镜像"
All checks were successful
Egg Server MIflow / build-image (push) Successful in 40s
All checks were successful
Egg Server MIflow / build-image (push) Successful in 40s
This reverts commit 6c2af468ea459c04d383e4c3e3fff1b74d9cf64b.
This commit is contained in:
parent
6c2af468ea
commit
398419067b
@ -1,11 +1,4 @@
|
||||
FROM oven/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