summaryrefslogtreecommitdiffstats
path: root/IMAGES.md
diff options
context:
space:
mode:
authorRyan <me@hackerc.at>2021-12-22 20:34:18 +0100
committerGitHub <noreply@github.com>2021-12-22 20:34:18 +0100
commit558081242ca322997437de126324ae9977eb7da0 (patch)
tree10593725582bd3ed98f1dbfe3c7fec24a59fd4de /IMAGES.md
parentFeature: uses in composite (#793) (diff)
downloadforgejo-act-558081242ca322997437de126324ae9977eb7da0.tar.xz
forgejo-act-558081242ca322997437de126324ae9977eb7da0.zip
feat: add node16 support (#922)
* feat: add node16 support Signed-off-by: hackercat <me@hackerc.at> * feat: bump images to node16 Signed-off-by: hackercat <me@hackerc.at> * lint(editorconfig): ignore *.md due to mixed style Signed-off-by: hackercat <me@hackerc.at> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Diffstat (limited to 'IMAGES.md')
-rw-r--r--IMAGES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/IMAGES.md b/IMAGES.md
index a342440..d02112a 100644
--- a/IMAGES.md
+++ b/IMAGES.md
@@ -12,6 +12,8 @@
| ----------------------------------- | ------------------------------------------------------ |
| [`node:12-buster`][hub/_/node] | ![`buster-size`][hub/_/node/12-buster/size] |
| [`node:12-buster-slim`][hub/_/node] | ![`micro-buster-size`][hub/_/node/12-buster-slim/size] |
+| [`node:16-buster`][hub/_/node] | ![`buster-size`][hub/_/node/16-buster/size] |
+| [`node:16-buster-slim`][hub/_/node] | ![`micro-buster-size`][hub/_/node/16-buster-slim/size] |
**Note: `catthehacker/ubuntu` images are based on Ubuntu root filesystem**
@@ -44,6 +46,8 @@ Feel free to make a pull request with your image added here
[hub/_/node]: https://hub.docker.com/r/_/node
[hub/_/node/12-buster/size]: https://img.shields.io/docker/image-size/_/node/12-buster
[hub/_/node/12-buster-slim/size]: https://img.shields.io/docker/image-size/_/node/12-buster-slim
+[hub/_/node/16-buster/size]: https://img.shields.io/docker/image-size/_/node/16-buster
+[hub/_/node/16-buster-slim/size]: https://img.shields.io/docker/image-size/_/node/16-buster-slim
[ghcr/catthehacker/ubuntu]: https://github.com/catthehacker/docker_images/pkgs/container/ubuntu
[hub/nektos/act-environments-ubuntu]: https://hub.docker.com/r/nektos/act-environments-ubuntu
[hub/nektos/act-environments-ubuntu/18.04/size]: https://img.shields.io/docker/image-size/nektos/act-environments-ubuntu/18.04