Upgrade to Ubuntu 24.04 Noble

This commit is contained in:
Sebastian Serth
2024-04-20 19:41:23 +02:00
committed by Sebastian Serth
parent c17acec8ae
commit 5e90beeff5
6 changed files with 15 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG BASE_IMAGE=ubuntu:22.04
ARG BASE_IMAGE=ubuntu:24.04
FROM $BASE_IMAGE
ARG QEMU_ARCH