Skip to content

Commit 9659a36

Browse files
committed
docker: switch to Ubuntu 24.04
Newer versions of the different tools. And similar to the env used by the tests. Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
1 parent b72e1d4 commit 9659a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:23.10
1+
FROM ubuntu:24.04
22

33
# dependencies for the script
44
RUN apt-get update && \

0 commit comments

Comments
 (0)