Skip to content

Commit

Permalink
chore: added user to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
richardcase committed Oct 16, 2020
1 parent acaff1c commit f39d608
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
@@ -1,5 +1,5 @@
FROM scratch

COPY kconnect /

USER kconnect
ENTRYPOINT ["/kconnect"]

0 comments on commit f39d608

Please sign in to comment.