From 495f3e1aa1a1105cafcf1547fee879527ff8e463 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 2 Aug 2021 06:17:34 +0000 Subject: [PATCH] fix: add 18.04 tag and point to linux dir (#19) --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d5b6140..3ce8cc0 100644 --- a/README.md +++ b/README.md @@ -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