mirror of
https://github.com/zhinianboke/xianyu-auto-reply.git
synced 2025-08-30 01:27:35 +08:00
修改基础镜像
修改基础镜像
This commit is contained in:
commit
afa404f64c
@ -1,5 +1,5 @@
|
||||
# 使用Python 3.11作为基础镜像
|
||||
FROM python:3.11-slim
|
||||
FROM python:3.11-slim-bookworm
|
||||
|
||||
# 设置标签信息
|
||||
LABEL maintainer="zhinianboke"
|
||||
|
@ -1,5 +1,5 @@
|
||||
# 使用Python 3.11作为基础镜像
|
||||
FROM python:3.11-slim
|
||||
FROM python:3.11-slim-bookworm
|
||||
|
||||
# 设置标签信息
|
||||
LABEL maintainer="zhinianboke"
|
||||
|
Loading…
x
Reference in New Issue
Block a user