We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90537e commit 4ed40fbCopy full SHA for 4ed40fb
contrib/ci/Dockerfile-ubuntu
@@ -1,7 +1,7 @@
1
#
2
# Docker file for PoMiDAQ CI
3
4
-FROM ubuntu:jammy
+FROM ubuntu:noble
5
6
# prepare
7
RUN apt-get update -qq
0 commit comments