Skip to content

Commit

Permalink
Merge tag '2.67.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Nov 19, 2024
2 parents 254217a + 6cc59ae commit 8f62380
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 @@ -34,7 +34,7 @@ The following example shows the container used for a deployment step with a Azur
| Tag | Description | Base Image | Azure CLI | Size |
|---------------|-----------------------------------------------------------------------------------------------------------|-------------------------------------------|-----------|----------------------------------------------------------------------------------------------------------------------------------------|
| latest | Latest stable release (from `main` branch) | swissgrc/azure-pipelines-dotnet:8.0.403 | 2.66.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-azurecli/latest?style=flat-square) |
| latest | Latest stable release (from `main` branch) | swissgrc/azure-pipelines-dotnet:8.0.404 | 2.67.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-azurecli/latest?style=flat-square) |
| latest-net8 | Identical to `latest` tag | | | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-azurecli/latest-net8?style=flat-square) |
| unstable | Latest unstable release (from `develop` branch) | swissgrc/azure-pipelines-dotnet:8.0.404 | 2.67.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-azurecli/unstable?style=flat-square) |
| unstable-net8 | Identical to `unstable` tag | | | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-azurecli/unstable-net8?style=flat-square) |
Expand All @@ -50,5 +50,6 @@ The following example shows the container used for a deployment step with a Azur
| 2.64.0-net8 | [Azure CLI 2.64.0](https://learn.microsoft.com/en-us/cli/azure/release-notes-azure-cli#september-03-2024) | swissgrc/azure-pipelines-dotnet:8.0.401 | 2.64.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-azurecli/2.64.0-net8?style=flat-square) |
| 2.65.0-net8 | [Azure CLI 2.65.0](https://learn.microsoft.com/en-us/cli/azure/release-notes-azure-cli#october-01-2024) | swissgrc/azure-pipelines-dotnet:8.0.402 | 2.65.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-azurecli/2.65.0-net8?style=flat-square) |
| 2.66.0-net8 | [Azure CLI 2.66.0](https://learn.microsoft.com/en-us/cli/azure/release-notes-azure-cli#november-05-2024) | swissgrc/azure-pipelines-dotnet:8.0.403 | 2.66.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-azurecli/2.66.0-net8?style=flat-square) |
| 2.67.0-net8 | [Azure CLI 2.67.0](https://learn.microsoft.com/en-us/cli/azure/release-notes-azure-cli#november-19-2024) | swissgrc/azure-pipelines-dotnet:8.0.403 | 2.66.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-azurecli/2.67.0-net8?style=flat-square) |

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

0 comments on commit 8f62380

Please sign in to comment.