1
部署开发环境 / 编译发布 (push) Has been cancelled Details

This commit is contained in:
强 杨 2024-05-22 13:34:36 +08:00
parent 505da61336
commit ea6dd88433
1 changed files with 2 additions and 1 deletions

View File

@ -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. #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 WORKDIR /app