We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a90f10 commit f402c09Copy full SHA for f402c09
1 file changed
connector-definition/Dockerfile
@@ -7,3 +7,5 @@ RUN --mount=type=cache,target=/home/hasura/.npm,uid=1001,gid=1001 \
7
npm ci
8
9
COPY --chown=hasura:hasura ./ /functions
10
+
11
+USER hasura:hasura
0 commit comments