Skip to content

Commit 1931ee0

Browse files
authored
Remove USER (#724)
1 parent 83de50b commit 1931ee0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ EXPOSE 8001
1616
EXPOSE 8002
1717
EXPOSE 50051
1818

19-
USER non-root ENTRYPOINT ["./resonate"]
19+
#nosemgrep
20+
ENTRYPOINT ["./resonate"]
2021

0 commit comments

Comments
 (0)