diff --git a/Dockerfile b/Dockerfile index 675c031..0ff28aa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -93,7 +93,7 @@ RUN apt-get update -y && \ # Install .NET # renovate: datasource=github-tags depName=dotnet/sdk extractVersion=^v(?.*)$ -ENV DOTNET_VERSION=6.0.418 +ENV DOTNET_VERSION=6.0.419 ENV \ # Do not show first run text diff --git a/README.md b/README.md index 3a82b46..1674ee8 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ The following example shows the container used for a deployment step which shows | Tag | Description | Base Image | .NET SDK | NodeJS | Git | Git LFS | Size | |------------|-------------------------------------------------|--------------------------------------------|----------|---------|--------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------| -| 6-unstable | Latest unstable release (from `develop` branch) | swissgrc/azure-pipelines-openjdk:17.0.10.0 | 6.0.417 | 20.11.0 | 1:2.39.2-1.1 | 3.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-sonarscannermsbuild/6-unstable?style=flat-square) | +| 6-unstable | Latest unstable release (from `develop` branch) | swissgrc/azure-pipelines-openjdk:17.0.10.0 | 6.0.419 | 20.11.0 | 1:2.39.2-1.1 | 3.4.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-sonarscannermsbuild/6-unstable?style=flat-square) | ### Configuration