netlify / build-image

This is the build image used for running automated builds
MIT License
496 stars 197 forks source link

chore: replace xenial with focal in README.md #885

Closed toniedzwiedz closed 1 year ago

toniedzwiedz commented 1 year ago

docs: Update README to no longer refer to xenial

Summary

Following the steps in the README.md to the letter leads to downloading the docker image twice. Once for xenial (which is no longer supported by Netlify builds) and once for focal (in Step 2, once ./test-tools/start-image.sh path/to/site/repo is executed).

This commit removes mention of the netlify/build:focal image to align this with step two.


For us to review and ship your PR efficiently, please perform the following steps:

Long-tailed tit

conventional-commit-lint-gcf[bot] commented 1 year ago

πŸ€– I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/