diff --git a/Dockerfile b/Dockerfile index 851c23a..8fc758c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -97,7 +97,7 @@ RUN apt-get update -y && \ # Install .NET # renovate: datasource=github-tags depName=dotnet/sdk extractVersion=^v(?.*)$ -ENV DOTNET_VERSION=6.0.427 +ENV DOTNET_VERSION=6.0.428 ENV \ # Do not show first run text diff --git a/README.md b/README.md index 3b381e6..4b59c92 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.12.0 | 6.0.427 | 20.18.0 | 2.39.5-0+deb12u1 | 3.5.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.12.0 | 6.0.428 | 20.18.0 | 2.39.5-0+deb12u1 | 3.5.1 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-sonarscannermsbuild/6-unstable?style=flat-square) | ### Configuration