Skip to content

Commit eccc743

Browse files
authored
Update recommended OS version for building SONiC (#22846)
Ubuntu 20.04 has gone EOL. Ubuntu 22.04 is in standard support until April 2027. 22.04 is also the version used in the sonic-buildimage repo's Azure Pipelines builds Fixes #22704 Why I did it Ubuntu 20.04 is EOL so shouldn't be recommended.
1 parent ee1fdd1 commit eccc743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Any server can be a build image server as long as it has:
8080
> options to expose the full KVM interface to the VM
8181
> (e.g. [the KVM paravirtualization support on VirtualBox](https://www.virtualbox.org/manual/ch10.html#gimproviders)).
8282
83-
A good choice of OS for building SONiC is currently Ubuntu 20.04.
83+
A good choice of OS for building SONiC is currently Ubuntu 22.04.
8484

8585
## Prerequisites
8686

0 commit comments

Comments
 (0)