mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-27 03:09:14 -06:00
Upgrade mysql docker test to use python3.9
This commit is contained in:
@@ -19,7 +19,7 @@ RUN apt update -y && \
|
||||
dpkg -i elixir_1.14.3_1_otp_25.3~ubuntu~focal_all.deb
|
||||
RUN apt update -y && \
|
||||
apt install -y \
|
||||
python3.8 \
|
||||
python3.9 \
|
||||
python3-pip \
|
||||
curl \
|
||||
wget \
|
||||
|
||||
Reference in New Issue
Block a user