Skip to content

Commit 07e65ad

Browse files
ci: enforce ignore-scripts policy for Node package managers
1 parent aaf4803 commit 07e65ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

front-end.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ WORKDIR /app
44

55
COPY front-end/ .
66

7+
COPY .npmrc .
78
RUN npm install
89

910
EXPOSE 8505

0 commit comments

Comments
 (0)