diff --git a/ubuntu/Dockerfile b/ubuntu/Dockerfile index 0f831a08..a89c6946 100644 --- a/ubuntu/Dockerfile +++ b/ubuntu/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:bionic +FROM ubuntu:jammy ENV DEBIAN_FRONTEND=noninteractive RUN apt update \