Skip to content

Commit 7a035ff

Browse files
committed
docker: switch to Ubuntu 24.10
Mostly to have more recent toolchains and tools. Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
1 parent 8ad11e9 commit 7a035ff

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:24.04
1+
FROM ubuntu:24.10
22

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

0 commit comments

Comments
 (0)