Skip to content

Commit f7310b6

Browse files
committed
Update Base.Dockerfile
1 parent ba5626e commit f7310b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Base.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:10.0-alpine AS build-common
1+
FROM mcr.microsoft.com/dotnet/sdk:11.0-alpine AS build-common
22
WORKDIR /src
33

44
COPY --link Common/*.csproj Common/

0 commit comments

Comments
 (0)