Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit 3a35bf8

Browse files
authored
chore: update readme (#583)
1 parent 2cee85e commit 3a35bf8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ Netlify maintains multiple build images for testing new development as well as s
1111
The following images are currently available:
1212

1313
- `trusty` - Legacy build image for older sites; running Ubuntu 14.04 and [this software](https://github.com/netlify/build-image/blob/trusty/included_software.md)
14-
- `xenial` - Default build image for all new sites; running Ubuntu 16.04 and [this software](https://github.com/netlify/build-image/blob/xenial/included_software.md)
14+
- `xenial` - Build image for all existing sites; running Ubuntu 16.04 and [this software](https://github.com/netlify/build-image/blob/xenial/included_software.md)
15+
- `focal` - Default build image for all new sites; Running Ubuntu 20.04 and [this software](https://github.com/netlify/build-image/blob/focal/included_software.md)
1516

1617
Each image name above corresponds to a branch in this repository.
1718

0 commit comments

Comments
 (0)