mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-05-23 22:13:25 +00:00
Fix warning in Dockerfile (#230)
This commit is contained in:
parent
0b33567820
commit
676dd7b85c
|
@ -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