Переход на nstart.cloud

This commit is contained in:
Никита Сычев
2026-04-29 21:55:19 +03:00
parent 45befff053
commit 5462812cc4
20 changed files with 37 additions and 95 deletions
+1 -4
View File
@@ -1,11 +1,8 @@
ARG BASE_REPO="repo.nstart.local/library/"
ARG BASE_REPO="repo.nstart.cloud/library/"
ARG BASE_TAG="3.14-slim-trixie"
FROM ${BASE_REPO}python:${BASE_TAG}
COPY --chmod=007 ca/nstart.local.crt /usr/local/share/ca-certificates/nstart.local.crt
COPY apt/99ca /etc/apt/apt.conf.d/99ca
COPY apt/debian.sources /etc/apt/sources.list.d/debian.sources
COPY python/pip.conf /etc/pip.conf