From b21f04ddcbc5498148af497dec1b2fcd8b08b51a Mon Sep 17 00:00:00 2001 From: Matthias Hochsteger Date: Thu, 14 Jan 2021 17:37:21 +0100 Subject: [PATCH] Update Ubuntu for tests to 20.10 --- tests/dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/dockerfile b/tests/dockerfile index 7c20b027..8e28c569 100644 --- a/tests/dockerfile +++ b/tests/dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:19.10 +FROM ubuntu:20.10 ENV DEBIAN_FRONTEND=noninteractive MAINTAINER Matthias Hochsteger RUN apt-get update && apt-get -y install python3 libpython3-dev libxmu-dev tk-dev tcl-dev cmake git g++ libglu1-mesa-dev ccache python3-pytest python3-numpy python3-tk clang-tidy python3-distutils clang libocct-data-exchange-dev libcgns-dev libhdf5-dev