summaryrefslogtreecommitdiff
path: root/test/Dockerfile_focal
diff options
context:
space:
mode:
Diffstat (limited to 'test/Dockerfile_focal')
-rwxr-xr-xtest/Dockerfile_focal1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Dockerfile_focal b/test/Dockerfile_focal
index 74e4d78..b0b1c1c 100755
--- a/test/Dockerfile_focal
+++ b/test/Dockerfile_focal
@@ -1,6 +1,5 @@
FROM ubuntu:focal
RUN apt-get update
-RUN apt-get -y install python2
RUN apt-get -y install python3
RUN apt-get -y install locales
RUN locale-gen en_US.UTF-8