diff --git a/dockerfile b/dockerfile index bd3b42c..7df32c7 100644 --- a/dockerfile +++ b/dockerfile @@ -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 &&\