Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
Merge tag '6.0.412' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Jul 11, 2023
2 parents ff61a11 + 047cba3 commit 2821254
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The following example shows the container used for a deployment step which shows
| Tag | Description | Base Image | .NET SDK | Size |
|------------|-------------------------------------------------------------------------------------------------|----------------------------|----------|-----------------------------------------------------------------------------------------------------------------------------------|
| 6 | Latest stable release (from `main` branch) | azure-pipelines-git:2.39.2 | 6.0.411 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6?style=flat-square) |
| 6 | Latest stable release (from `main` branch) | azure-pipelines-git:2.39.2 | 6.0.412 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6?style=flat-square) |
| 6-unstable | Latest unstable release (from `develop` branch) | azure-pipelines-git:2.39.2 | 6.0.412 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6-unstable?style=flat-square) |
| 6.0.301 | [.NET SDK 6.0.301](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.6/6.0.6.md) | debian:11.3-slim | 6.0.301 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6.0.301?style=flat-square) |
| 6.0.302 | [.NET SDK 6.0.302](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.7/6.0.7.md) | debian:11.3-slim | 6.0.302 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6.0.302?style=flat-square) |
Expand All @@ -51,5 +51,6 @@ The following example shows the container used for a deployment step which shows
| 6.0.408 | [.NET SDK 6.0.408](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.16/6.0.16.md) | debian:11.6-slim | 6.0.408 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6.0.408?style=flat-square) |
| 6.0.410 | [.NET SDK 6.0.410](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.18/6.0.18.md) | azure-pipelines-git:2.39.2 | 6.0.410 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6.0.410?style=flat-square) |
| 6.0.411 | [.NET SDK 6.0.411](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.19/6.0.19.md) | azure-pipelines-git:2.39.2 | 6.0.411 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6.0.411?style=flat-square) |
| 6.0.412 | [.NET SDK 6.0.412](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.20/6.0.20.md) | azure-pipelines-git:2.39.2 | 6.0.412 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6.0.412?style=flat-square) |

[Azure Pipelines container jobs]: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/container-phases

0 comments on commit 2821254

Please sign in to comment.