Skip to content

Commit

Permalink
Remvoe typo in docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Nov 22, 2023
1 parent c33b082 commit 0e0e044
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ COPY config.txt.sample ./config.txt
COPY setup.py .
COPY API/ ./API/
COPY src/ ./src/
COPY test.geojson ./test.geojson

# Change ownership to root for relevant directories and files
USER root
RUN chown -R root:root /home/appuser
Expand Down

0 comments on commit 0e0e044

Please sign in to comment.