Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions 10-preview/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ List of image tags:
| 7 | cimg/base:current | Circle CI base image with .NET `dotnet-sdk-7.0` installed from Microsofts's package repository. Supports buildx used by `aws-ecr` orb. |
| 8 | cimg/base:current | Circle CI base image with .NET `dotnet-sdk-8.0` installed from Microsofts's package repository. Supports buildx used by `aws-ecr` orb. |
| 9 | cimg/base:current | Circle CI base image with .NET `dotnet-sdk-9.0` installed from Ubuntu's package repository (backport ppa needed for 22.04). Supports buildx used by `aws-ecr` orb. |
| 10-preview | cimg/base:current | Circle CI base image with .NET `dotnet-sdk-10` installed from Ubuntu's ppa:dotnet/preview repository. Supports buildx used by `aws-ecr` orb. |
| 10 | cimg/base:current | Circle CI base image with .NET `dotnet-sdk-10` installed from Ubuntu's ppa:dotnet/preview repository starting with `rc.1`. Will transition to stable as it becomes available. Supports buildx used by `aws-ecr` orb. |

# This image is built in Dockerhub