Update container source to SDK-alpine
This commit is contained in:
parent
08c9df9aba
commit
16c18a9901
@ -1,4 +1,4 @@
|
||||
FROM mcr.microsoft.com/dotnet/core/runtime-deps:3.0-alpine3.11
|
||||
FROM mcr.microsoft.com/dotnet/core/sdk:3.0-alpine3.11
|
||||
|
||||
# Install .NET Core
|
||||
ENV DOTNET_VERSION 3.0.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user