Skip to content

Commit

Permalink
chore(deps): update dotnet monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 0cd707b commit 4d95699
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.300"
"version": "8.0.402"
},
"clr": {
"version": "8.0.5"
Expand Down
2 changes: 1 addition & 1 deletion src/AssociationRegistry.Acm.Api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.5
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.8

LABEL maintainer="Digitaal Vlaanderen <[email protected]>"
LABEL registry="association-registry"
Expand Down
2 changes: 1 addition & 1 deletion src/AssociationRegistry.Admin.AddressSync/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.5
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.8

LABEL maintainer="Digitaal Vlaanderen <[email protected]>"
LABEL registry="association-registry"
Expand Down
2 changes: 1 addition & 1 deletion src/AssociationRegistry.Admin.Api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.5
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.8

LABEL maintainer="Digitaal Vlaanderen <[email protected]>"
LABEL registry="association-registry"
Expand Down
2 changes: 1 addition & 1 deletion src/AssociationRegistry.Admin.ProjectionHost/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.5
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.8

LABEL maintainer="Digitaal Vlaanderen <[email protected]>"
LABEL registry="association-registry"
Expand Down
2 changes: 1 addition & 1 deletion src/AssociationRegistry.PowerBi.ExportHost/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.5
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.8

LABEL maintainer="Digitaal Vlaanderen <[email protected]>"
LABEL registry="association-registry"
Expand Down
2 changes: 1 addition & 1 deletion src/AssociationRegistry.Public.Api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.5
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.8

LABEL maintainer="Digitaal Vlaanderen <[email protected]>"
LABEL registry="association-registry"
Expand Down
2 changes: 1 addition & 1 deletion src/AssociationRegistry.Public.ProjectionHost/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.5
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.8

LABEL maintainer="Digitaal Vlaanderen <[email protected]>"
LABEL registry="association-registry"
Expand Down

0 comments on commit 4d95699

Please sign in to comment.