minor cleanup
This commit is contained in:
parent
e7ef75c19c
commit
2ee9f8a10b
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
FROM gcr.io/dotnet-debugger/aspnetcore:2.1 as builder
|
||||
ENV d = 1
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
RUN dotnet restore && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue