From e21b8818cd3451d6d6b33ed71202251e4be6a0a7 Mon Sep 17 00:00:00 2001 From: Daniel Weindl Date: Fri, 11 Oct 2024 21:44:08 +0200 Subject: [PATCH] FROM ubuntu:24.04 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c08ac75..ce271ee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:22.04 +FROM ubuntu:24.04 ADD . /u18