update dockerfile
This commit is contained in:
parent
e36787fb63
commit
52b34846a4
@ -1,5 +1,5 @@
|
|||||||
# 使用Python 3.12官方镜像作为基础镜像
|
# 使用Python 3.12官方镜像作为基础镜像
|
||||||
FROM python:3.12-slim
|
FROM docker.1ms.run/python:3.12-slim
|
||||||
|
|
||||||
# 设置工作目录
|
# 设置工作目录
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user