mirror of
https://dev.azure.com/tstanciu94/Tuitio/_git/Tuitio
synced 2025-03-28 23:52:20 +02:00
dockerfile fix
This commit is contained in:
parent
7e56277703
commit
496ac876a0
@ -1,6 +1,6 @@
|
||||
#See https://aka.ms/containerfastmode to understand how Visual Studio uses this Dockerfile to build your images for faster debugging.
|
||||
|
||||
mcr.microsoft.com/dotnet/aspnet:8.0-bullseye-slim AS base
|
||||
FROM mcr.microsoft.com/dotnet/aspnet:8.0-bullseye-slim AS base
|
||||
WORKDIR /app
|
||||
EXPOSE 80
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user