Добавлено обновление сертификата в образе Python

This commit is contained in:
Никита Сычев 2026-01-21 15:08:23 +03:00
parent 3498dcbedb
commit b492a3b036

View File

@ -9,3 +9,5 @@ COPY apt/99ca /etc/apt/apt.conf.d/99ca
COPY apt/debian.sources /etc/apt/sources.list.d/debian.sources COPY apt/debian.sources /etc/apt/sources.list.d/debian.sources
COPY python/pip.conf /etc/pip.conf COPY python/pip.conf /etc/pip.conf
RUN update-ca-certificates