Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
daisieh authored Dec 19, 2023
1 parent ae76784 commit 6c4899b
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 @@ -27,6 +27,6 @@ RUN chown -R candig:candig /app

USER candig

RUN touch initial_setup
RUN touch /app/initial_setup

ENTRYPOINT ["bash", "/app/entrypoint.sh"]

0 comments on commit 6c4899b

Please sign in to comment.