Skip to content

Commit d3ac1e2

Browse files
Nathanael ShimNathanael Shim
authored andcommitted
update dockerfile
1 parent 0c58ed2 commit d3ac1e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
FROM mcr.microsoft.com/dotnet/sdk:6.0
22

3+
WORKDIR indico-client-csharp
34
COPY . ./
45
RUN dotnet restore
56
RUN dotnet build --no-restore -c Release

0 commit comments

Comments
 (0)