mirror of
https://github.com/Sun-ZhenXing/mcp-template-python.git
synced 2026-02-04 02:03:32 +00:00
feat: add rename
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
ARG PYPI_MIRROR_URL=https://pypi.org/simple
|
||||
ARG DEBIAN_MIRROR=ftp.cn.debian.org
|
||||
ARG DEBIAN_MIRROR=deb.debian.org
|
||||
|
||||
# Base stage
|
||||
FROM python:3.12-bookworm AS deps
|
||||
|
||||
Reference in New Issue
Block a user