From b299cc57f38d86240737964ee921d92abf4f5a6b Mon Sep 17 00:00:00 2001 From: Toni Date: Wed, 15 Nov 2023 15:50:42 +0200 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 28ddcd6..23e642c 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ List of image tags: | 7-alpine | mcr.microsoft.com/dotnet/sdk:7.0-alpine | Microsoft Alpine image with Docker installed. Does not support Docker buildx / Buildkit. | | 7 | cimg/base:current | Circle CI base image with .NET `dotnet-sdk-7.0` installed. Supports buildx used by `aws-ecr` orb. | | 8 | cimg/base:current | Circle CI base image with .NET `dotnet-sdk-8.0` installed. Supports buildx used by `aws-ecr` orb. | + +# This image is built in Dockerhub