File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ RUN apt-get -y update \
1919 "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/xenial-security.gpg] http://security.ubuntu.com/ubuntu \
2020 xenial-security main" | tee /etc/apt/sources.list.d/xenial-security.list > /dev/null \
2121 && apt-get -y update \
22- && apt-get install -y temurin-8-jdk maven git docker-ce-cli libssl1.0.0 libapr1 \
22+ && apt-get install -y temurin-8-jdk maven git docker-ce-cli python2 libssl1.0.0 libapr1 \
2323 && apt-get install -y temurin-11-jdk \
2424 && rm -rf /var/lib/apt/lists/*
2525
Original file line number Diff line number Diff line change 1- scylladb/scylla-cassandra-unit-tests:python3.11-20230601
1+ scylladb/scylla-cassandra-unit-tests:python3.11-20240108
You can’t perform that action at this time.
0 commit comments