Skip to content

Commit 9acb3be

Browse files
author
samatrhea
committed
[Update] webapp docker container to use sdk:8
1 parent aacc63c commit 9acb3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SysML2.NET.Viewer/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:7.0 AS build
1+
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build
22

33
WORKDIR /src
44

0 commit comments

Comments
 (0)