diff --git a/.github/workflows/dotnet-format.yaml b/.github/workflows/dotnet-format.yaml index 1b8014dff2a..6fdd9f6e836 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.410-alpine3.18 # hardcode version until microsoft fixes issue in github runners + image: mcr.microsoft.com/dotnet/sdk:6.0.415-alpine3.18 # hardcode version until microsoft fixes issue in github runners steps: - uses: actions/checkout@v4 with: diff --git a/Dockerfile b/Dockerfile index ac75b27c81b..83a8f0a43b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Building studio frontend -FROM node:20.5.1-alpine AS generate-studio-frontend +FROM node:20.8.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 8fab43716ae..aa5606096ee 100644 --- a/backend/packagegroups/NuGet.props +++ b/backend/packagegroups/NuGet.props @@ -2,12 +2,12 @@ - - + + - + @@ -18,32 +18,32 @@ - + - + - + - - + + - + - - + +