fix: add 18.04 tag and point to linux dir (#19)

This commit is contained in:
Ryan
2021-08-02 06:17:34 +00:00
committed by GitHub
parent c84f165490
commit 495f3e1aa1
+4 -3
View File
@@ -18,8 +18,9 @@
## Images available
- [catthehacker/virtual-environments][catthehacker/virtual-environments] - GitHub Actions runner image containing all possible tools (image is extremely big, 20GB compressed, ~60GB extracted)
- `catthehacker/ubuntu:full-20.04` - this image is updated manually due to amount of changes in [actions/virtual-environments][actions/virtual-environments]
- this image is updated manually due to amount of changes in [actions/virtual-environments][actions/virtual-environments]
- `catthehacker/ubuntu:full-20.04`
- `catthehacker/ubuntu:full-18.04`
see [catthehacker/virtual-environments][catthehacker/virtual-environments] for more information
@@ -48,5 +49,5 @@
## Repository contains parts of [`actions/virtual-environments`][actions/virtual-environments] which is licenced under ["MIT License"](https://github.com/actions/virtual-environments/blob/main/LICENSE)
[nektos/act]: https://github.com/nektos/act
[actions/virtual-environments]: https://github.com/actions/virtual-environments
[actions/virtual-environments]: https://github.com/catthehacker/virtual-environments/tree/master/images/linux
[catthehacker/virtual-environments]: https://github.com/catthehacker/virtual-environments