Update src/licenseGen/Dockerfile

Co-authored-by: h44z <christoph.h@sprinternet.at>
This commit is contained in:
clanto007 2021-08-30 16:05:23 +02:00 committed by GitHub
parent cb0b7e9825
commit 21c8d4907f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk as build
FROM mcr.microsoft.com/dotnet/sdk as build:5.0
WORKDIR /licenseGen