Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MadanReddyK authored Sep 4, 2024
1 parent a3f760f commit 2556a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ ENV PATH="/root/.local/bin:$PATH"

# Copying files from host to current working directory
COPY /out/net8.0 /app/out
COPY /buildoutput/ /app/out
#COPY /buildoutput/ /app/out

0 comments on commit 2556a52

Please sign in to comment.