diff --git a/integration/xen/Dockerfile b/integration/xen/Dockerfile index dbbdab403b6..c0f25a3d3a3 100644 --- a/integration/xen/Dockerfile +++ b/integration/xen/Dockerfile @@ -1,9 +1,9 @@ -FROM ubuntu:16.04 +FROM ubuntu:22.04 RUN apt-get update && apt-get --no-install-recommends -y install \ build-essential gcc git make flex bison \ - software-properties-common curl python \ - bin86 gdb bcc liblzma-dev python-dev gettext iasl \ + software-properties-common curl python3 \ + bin86 gdb bcc liblzma-dev python3-dev gettext iasl \ uuid-dev libncurses5-dev libncursesw5-dev pkg-config \ libgtk2.0-dev libyajl-dev sudo time