Upgrade Ubuntu Docker Guest appliance to use the gns3/ubuntu:noble image

This commit is contained in:
grossmj 2024-07-18 11:35:01 +02:00
parent 5035a53b90
commit 98a958e900
No known key found for this signature in database
GPG Key ID: 0A2D76AC45EA25CD

View File

@ -14,7 +14,7 @@
"symbol": "linux_guest.svg",
"docker": {
"adapters": 1,
"image": "gns3/ubuntu:focal",
"image": "gns3/ubuntu:noble",
"console_type": "telnet"
}
}