From 1bb5b2875024302c15548bee7d3f9f8001811919 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 06:00:10 +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 486cd0e..5c29812 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