From befcfb50539052eca617e1a08dde762cb2104735 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:37:56 +0200 Subject: [PATCH 1/2] Update dependency dotnet/sdk to v6.0.421 (#146) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pascal Berger --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index c137f7a..85dc067 100644 --- a/Dockerfile +++ b/Dockerfile @@ -37,7 +37,7 @@ COPY --from=build /etc/apt/sources.list.d/ /etc/apt/sources.list.d # Install .NET 6 # renovate: datasource=github-tags depName=dotnet/sdk extractVersion=^v(?.*)$ -ENV DOTNET_VERSION=6.0.420 +ENV DOTNET_VERSION=6.0.421 ENV \ # Do not show first run text diff --git a/README.md b/README.md index 5ccbf37..cb100e6 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,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.44.0 | 6.0.420 | ![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.44.0 | 6.0.420 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6-unstable?style=flat-square) | +| 6-unstable | Latest unstable release (from `develop` branch) | azure-pipelines-git:2.44.0 | 6.0.421 | ![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) | | 6.0.302.1 | [.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.1?style=flat-square) | From f125bdfb7575c945574b451b29f2b04974939176 Mon Sep 17 00:00:00 2001 From: Pascal Berger Date: Thu, 11 Apr 2024 10:39:44 +0200 Subject: [PATCH 2/2] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb100e6..9fbdd3e 100644 --- a/README.md +++ b/README.md @@ -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.44.0 | 6.0.420 | ![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.44.0 | 6.0.421 | ![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.44.0 | 6.0.421 | ![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) | @@ -60,5 +60,6 @@ The following example shows the container used for a deployment step which shows | 6.0.418 | [.NET SDK 6.0.418](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.26/6.0.26.md) | azure-pipelines-git:2.43.0 | 6.0.418 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6.0.418?style=flat-square) | | 6.0.419 | [.NET SDK 6.0.419](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.27/6.0.27.md) | azure-pipelines-git:2.43.1 | 6.0.419 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6.0.419?style=flat-square) | | 6.0.420 | [.NET SDK 6.0.420](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.28/6.0.28.md) | azure-pipelines-git:2.44.0 | 6.0.420 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6.0.420?style=flat-square) | +| 6.0.421 | [.NET SDK 6.0.421](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.29/6.0.29.md) | azure-pipelines-git:2.44.0 | 6.0.421 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-dotnet/6.0.421?style=flat-square) | [Azure Pipelines container jobs]: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/container-phases