1
部署开发环境 / 编译发布 (push) Has been cancelled
Details
部署开发环境 / 编译发布 (push) Has been cancelled
Details
This commit is contained in:
parent
505da61336
commit
ea6dd88433
|
|
@ -1,6 +1,7 @@
|
|||
#See https://aka.ms/customizecontainer to learn how to customize your debug container and how Visual Studio uses this Dockerfile to build your images for faster debugging.
|
||||
|
||||
FROM dotnet/aspnet:8.0
|
||||
#FROM dotnet/aspnet:8.0
|
||||
FROM noripi10/ubuntu22-dotnet8-opencv4.8.0:latest
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue