From bfa9aa5b9d52576e76525022b6b56e025576d46f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 17:32:18 +0000 Subject: [PATCH] chore(deps): update ubuntu docker tag to noble-20240114 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 2d0dff7..79d5bff 100644 --- a/Containerfile +++ b/Containerfile @@ -1,5 +1,5 @@ # Use latest Ubuntu as base image -FROM ubuntu:24.04 +FROM ubuntu:noble-20240114 # Define environment variables ENV DISPLAY :0