update ubuntu version for tests

This commit is contained in:
Matthias Hochsteger 2022-08-19 11:03:35 +02:00
parent 28efccccf4
commit ba20cfff5c

View File

@ -1,4 +1,4 @@
FROM ubuntu:21.10
FROM ubuntu:22.04
ENV DEBIAN_FRONTEND=noninteractive
MAINTAINER Matthias Hochsteger <matthias.hochsteger@tuwien.ac.at>
RUN apt-get update && apt-get -y install \