bx-2052-deal-tab #2

Merged
ksenia_mikhailova merged 25 commits from bx-2052-deal-tab into main 2024-11-19 13:59:00 +03:00
1 changed files with 0 additions and 4 deletions
Showing only changes of commit fcb0df18a8 - Show all commits

View File

@ -12,10 +12,6 @@ RUN apt-get install -y locales && \
locale-gen && \
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
COPY pyproject.toml poetry.lock ./