Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.

Commit 646024f

Browse files
authored
Merge pull request #12 from innonymous/dev
Fix dockerfile
2 parents 776bede + 7bed671 commit 646024f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@ COPY ./innonymous ./innonymous
1414
COPY ./entrypoint.sh ./entrypoint.sh
1515

1616
# Run.
17-
USER innonymous
1817
EXPOSE 8000
1918
ENTRYPOINT ["sh", "./entrypoint.sh"]

0 commit comments

Comments
 (0)