From 942f3723979bf2f98d95acaa03e8b5879bfc1756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 23:09:09 +0000 Subject: [PATCH] chore(deps): bump dotnet/runtime-deps Bumps dotnet/runtime-deps from 6.0.3 to 7.0.12. --- updated-dependencies: - dependency-name: dotnet/runtime-deps dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/OrganisationRegistry.KboMutations/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OrganisationRegistry.KboMutations/Dockerfile b/src/OrganisationRegistry.KboMutations/Dockerfile index 769191617..9cc2e824d 100644 --- a/src/OrganisationRegistry.KboMutations/Dockerfile +++ b/src/OrganisationRegistry.KboMutations/Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/dotnet/runtime-deps:6.0.3 +FROM mcr.microsoft.com/dotnet/runtime-deps:7.0.12 LABEL maintainer "Digitaal Vlaanderen "