diff --git a/Dockerfile b/Dockerfile index 6391123..606c694 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ # This image was tested with opensource driver. AMD or NVIDIA drivers may failed # Require ubuntu 18.04, issue with 16.04 and debconf-set-selections with docker -FROM ubuntu:22.04 +FROM ubuntu:23.04 LABEL maintainer "David 'Inglebard' RICQ "