fix registru from build #2

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