Skip to content

Commit

Permalink
Upgrade Ubuntu Docker Guest appliance to use the gns3/ubuntu:noble image
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmj committed Jul 18, 2024
1 parent 5035a53 commit 98a958e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appliances/ubuntu-docker.gns3a
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"symbol": "linux_guest.svg",
"docker": {
"adapters": 1,
"image": "gns3/ubuntu:focal",
"image": "gns3/ubuntu:noble",
"console_type": "telnet"
}
}

0 comments on commit 98a958e

Please sign in to comment.