puthon3 установил отдельно
parent
1a1ea86bdc
commit
ebf1c6754e
|
|
@ -3,7 +3,7 @@ FROM proxy.docker.dataekb.ru/local_cache/oracleclient_docker:stable
|
|||
|
||||
# Устанавливаем Python 3.11
|
||||
RUN apt-get update && apt-get install -y \
|
||||
python3.11 \
|
||||
python3 \
|
||||
python3-pip \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue