bx-2052-deal-tab #2
|
@ -12,10 +12,6 @@ RUN apt-get install -y locales && \
|
||||||
locale-gen && \
|
locale-gen && \
|
||||||
update-locale LANG=ru_RU.UTF-8
|
update-locale LANG=ru_RU.UTF-8
|
||||||
|
|
||||||
RUN apt-get install language-pack-ru -y && \
|
|
||||||
dpkg-reconfigure --frontend=noninteractive locales && \
|
|
||||||
update-locale LANG=ru_RU.UTF-8
|
|
||||||
|
|
||||||
RUN poetry -vvv --version
|
RUN poetry -vvv --version
|
||||||
|
|
||||||
COPY pyproject.toml poetry.lock ./
|
COPY pyproject.toml poetry.lock ./
|
||||||
|
|
Loading…
Reference in New Issue