Skip to content
Snippets Groups Projects
Commit a1d8c920 authored by calrama's avatar calrama
Browse files

[ubuntu] Drop python3.7 support

parent dc9ee1a9
No related branches found
No related tags found
No related merge requests found
......@@ -88,13 +88,6 @@ RUN apt-get update && \
&& \
apt-get clean
RUN apt-get install -y \
python3.7 \
python3.7-dev \
python3.7-venv \
&& \
apt-get clean
RUN apt-get install -y \
python3.8 \
python3.8-dev \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment