Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ragavareddychalapala committed Aug 29, 2024
1 parent 7c46de1 commit e5f9c0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ RUN apt-get update && \
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 /out/net8.0 /app/out
COPY /buildoutput/ /app/out

0 comments on commit e5f9c0c

Please sign in to comment.