This commit is contained in:
@ -5,7 +5,7 @@ COPY . /build
|
|||||||
RUN cd /build && dotnet publish
|
RUN cd /build && dotnet publish
|
||||||
|
|
||||||
# Actually runs the bot
|
# Actually runs the bot
|
||||||
FROM mcr.microsoft.com/dotnet/runtime:6.0-alpine3
|
FROM mcr.microsoft.com/dotnet/runtime:6.0
|
||||||
|
|
||||||
WORKDIR /app/teletok
|
WORKDIR /app/teletok
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user