diff --git a/.github/workflows/dotnet-format.yaml b/.github/workflows/dotnet-format.yaml
index 6fdd9f6e836..47bd74b9577 100644
--- a/.github/workflows/dotnet-format.yaml
+++ b/.github/workflows/dotnet-format.yaml
@@ -16,7 +16,7 @@ jobs:
name: Format check
runs-on: ubuntu-latest
container:
- image: mcr.microsoft.com/dotnet/sdk:6.0.415-alpine3.18 # hardcode version until microsoft fixes issue in github runners
+ image: mcr.microsoft.com/dotnet/sdk:6.0.416-alpine3.18 # hardcode version until microsoft fixes issue in github runners
steps:
- uses: actions/checkout@v4
with:
diff --git a/Dockerfile b/Dockerfile
index 83a8f0a43b6..292e5251358 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
# Building studio frontend
-FROM node:20.8.0-alpine AS generate-studio-frontend
+FROM node:20.9.0-alpine AS generate-studio-frontend
WORKDIR /build
COPY . .
RUN corepack enable
diff --git a/backend/packagegroups/NuGet.props b/backend/packagegroups/NuGet.props
index 58b4297bd38..ecc56b5c3c7 100644
--- a/backend/packagegroups/NuGet.props
+++ b/backend/packagegroups/NuGet.props
@@ -19,7 +19,7 @@
-
+
@@ -40,7 +40,7 @@
-
+