mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-07-12 14:33:27 +00:00
Update Dockerfile
Fixed a issue with the DOCKERFILE not allowing building
This commit is contained in:
parent
bfc821e918
commit
3c7f617c75
|
@ -1,4 +1,4 @@
|
|||
FROM mcr.microsoft.com/dotnet/sdk:8.0 as build
|
||||
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build
|
||||
|
||||
WORKDIR /licenseGen
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user