diff --git a/src/OrganisationRegistry.ElasticSearch.Projections/Dockerfile b/src/OrganisationRegistry.ElasticSearch.Projections/Dockerfile index 769191617..9cc2e824d 100644 --- a/src/OrganisationRegistry.ElasticSearch.Projections/Dockerfile +++ b/src/OrganisationRegistry.ElasticSearch.Projections/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 "