There was an error while loading. Please reload this page.
1 parent c028a75 commit 6a9a3fdCopy full SHA for 6a9a3fd
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.2
2
-FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build-env
+FROM mcr.microsoft.com/dotnet/sdk:10.0 AS build-env
3
WORKDIR /app
4
ARG VSS_NUGET_URI_PREFIXES
5
ARG VSS_NUGET_EXTERNAL_FEED_ENDPOINTS
0 commit comments