Skip to content

Commit 4e1287d

Browse files
authored
remove tag 10-chiseled-preview (#99)
1 parent 695851e commit 4e1287d

File tree

3 files changed

+0
-64
lines changed

3 files changed

+0
-64
lines changed

.circleci/config.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,6 @@ workflows:
5757
context:
5858
- AWS
5959

60-
- build_and_push_image:
61-
image_tag: 10-chiseled-preview
62-
filters:
63-
branches:
64-
only:
65-
- main
66-
context:
67-
- AWS
68-
6960
- build_and_push_image:
7061
image_tag: 10-chiseled
7162
filters:
@@ -93,15 +84,6 @@ workflows:
9384
context:
9485
- AWS
9586

96-
- build_image:
97-
image_tag: 10-chiseled-preview
98-
filters:
99-
branches:
100-
ignore:
101-
- main
102-
context:
103-
- AWS
104-
10587
- build_image:
10688
image_tag: 10-chiseled
10789
filters:

10-chiseled-preview/Dockerfile

Lines changed: 0 additions & 45 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ List of image tags:
1414
| 8-alpine-tools | mcr.microsoft.com/dotnet/aspnet:8.0-alpine | Microsoft Alpine image. With several dotnet tools. |
1515
| 8-chiseled | mcr.microsoft.com/dotnet/aspnet:8.0-jammy-chiseled-extra | Microsoft [Chiseled container](https://devblogs.microsoft.com/dotnet/announcing-dotnet-chiseled-containers/) |
1616
| 9-chiseled | mcr.microsoft.com/dotnet/aspnet:9.0-noble-chiseled-extra | Microsoft [Chiseled container](https://devblogs.microsoft.com/dotnet/announcing-dotnet-chiseled-containers/) |
17-
| 10-chiseled-preview | mcr.microsoft.com/dotnet/aspnet:10.0-noble-chiseled-extra | Microsoft [Chiseled container](https://devblogs.microsoft.com/dotnet/announcing-dotnet-chiseled-containers/) |
1817
| 10-chiseled | mcr.microsoft.com/dotnet/aspnet:10.0-noble-chiseled-extra | Microsoft [Chiseled container](https://devblogs.microsoft.com/dotnet/announcing-dotnet-chiseled-containers/) |
1918

2019
# This image is built in Dockerhub

0 commit comments

Comments
 (0)