From 95300065013cfd73be93f3116decded2839e0486 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:53:08 +0000 Subject: [PATCH] Update nuget non-major dependencies --- .github/workflows/dotnet-format.yaml | 2 +- Dockerfile | 2 +- backend/packagegroups/NuGet.props | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) 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 @@ - +