From 1cb15e341138dd60bd5059707363ab5c5b5b2f24 Mon Sep 17 00:00:00 2001 From: ChristopherHX Date: Fri, 12 Jan 2024 17:50:29 +0100 Subject: [PATCH] [no ci] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aabd68..8e13136 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## Images available -- [ChristopherHX/runner-image-blobs](https://github.com/ChristopherHX/runner-image-blobs) GitHub Actions Hosted runner image copy containing allmost all possible tools (image is extremely big, 20GB compressed, ~60GB extracted) +- [ChristopherHX/runner-image-blobs](https://github.com/ChristopherHX/runner-image-blobs) GitHub Actions Hosted runner image copy containing almost all possible tools (image is extremely big, 20GB compressed, ~60GB extracted) - A tar backup of the GitHub Hosted Runners are uploaded once a week via a custom docker image upload script in runner-image-blobs repository - Synced by cron job `.github/workflows/copy-full-image.yml` to the following tags - You can verify if the Image is still updated regulary by inspecting the dates in `docker buildx imagetools inspect catthehacker/ubuntu:full-latest --format "{{ json . }}"`