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 Jan 14, 2025
1 parent 3e97aec commit c0b24e6
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.404"
},
"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.12

LABEL maintainer="Digitaal Vlaanderen <digitaal.vlaanderen@vlaanderen.be>"
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.12

LABEL maintainer="Digitaal Vlaanderen <digitaal.vlaanderen@vlaanderen.be>"
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.12

LABEL maintainer="Digitaal Vlaanderen <digitaal.vlaanderen@vlaanderen.be>"
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.12

LABEL maintainer="Digitaal Vlaanderen <digitaal.vlaanderen@vlaanderen.be>"
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.12

LABEL maintainer="Digitaal Vlaanderen <digitaal.vlaanderen@vlaanderen.be>"
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.12

LABEL maintainer="Digitaal Vlaanderen <digitaal.vlaanderen@vlaanderen.be>"
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.12

LABEL maintainer="Digitaal Vlaanderen <digitaal.vlaanderen@vlaanderen.be>"
LABEL registry="association-registry"
Expand Down

0 comments on commit c0b24e6

Please sign in to comment.