ci: 更新Dockerfile
All checks were successful
CI Monitor MIflow / build-image (push) Successful in 58s
All checks were successful
CI Monitor MIflow / build-image (push) Successful in 58s
This commit is contained in:
parent
a9fbe4cdb4
commit
a72a11fedb
@ -1,6 +1,6 @@
|
||||
FROM oven/bun:1-alpine
|
||||
|
||||
RUN /bin/sh -c apk update && apk add tzdata && cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo "Asia/Shanghai" > /etc/timezone
|
||||
RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user