Skip to content

Commit

Permalink
docker: switch to Ubuntu 24.10
Browse files Browse the repository at this point in the history
Mostly to have more recent toolchains and tools.

Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
  • Loading branch information
matttbe committed Nov 29, 2024
1 parent be18c2f commit c4a2c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: GPL-2.0
FROM ubuntu:24.04
FROM ubuntu:24.10

LABEL name=mptcp-upstream-virtme-docker

Expand Down

0 comments on commit c4a2c65

Please sign in to comment.