add local registry #3

Merged
sailor merged 1 commits from builder-local into main 2026-07-09 14:45:52 +03:00
Showing only changes of commit 49a5c19f6c - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
FROM cr.yandex/crph0p4h6j9h7p8q/python:alpine
FROM gitea.trastinfo.ru/sailor/pyhton:0.1
WORKDIR /home/ubadmin/mkdocks
COPY ./requirements.txt .
RUN apk add --update --no-cache --virtual .build-deps gcc musl-dev &&\