mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-07-12 22:43:27 +00:00
Update src/licenseGen/Dockerfile
This commit is contained in:
parent
21c8d4907f
commit
c425fe540a
|
@ -1,4 +1,4 @@
|
|||
FROM mcr.microsoft.com/dotnet/sdk as build:5.0
|
||||
FROM mcr.microsoft.com/dotnet/sdk:5.0 as build
|
||||
|
||||
WORKDIR /licenseGen
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user