Skip to content

Commit f402c09

Browse files
authored
non root user (#70)
1 parent 6a90f10 commit f402c09

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

connector-definition/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ RUN --mount=type=cache,target=/home/hasura/.npm,uid=1001,gid=1001 \
77
npm ci
88

99
COPY --chown=hasura:hasura ./ /functions
10+
11+
USER hasura:hasura

0 commit comments

Comments
 (0)