This commit is contained in:
2025-11-01 21:18:29 +08:00
parent 35478d43d6
commit a607719b46
119 changed files with 815 additions and 1221 deletions

View File

@@ -1,5 +1,5 @@
ARG ARCH
FROM harbor.colben.cn/general/rocky-python$ARCH
FROM harbor.colben.cn/general/rocky-python$ARCH:3.9
MAINTAINER Colben colbenlee@gmail.com
ARG ARCH
RUN pip3 install \