Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mayabrandi committed Dec 10, 2020
1 parent 60f5547 commit 02c9218
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Expand Up @@ -16,6 +16,4 @@ RUN pip install -e .
# Create and switch to a new non-root user
RUN useradd worker
RUN chown worker:worker -R /home/worker

RUN apt-get update && apt-get install -y curl
USER worker

0 comments on commit 02c9218

Please sign in to comment.