Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeWalker authored Dec 24, 2024
1 parent 07ff5f7 commit 707d7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dfa-public/src/UI/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM trion/ng-cli-karma:18.2.11 AS node-builder
FROM trion/ng-cli-karma:18.0.1 AS node-builder
WORKDIR /src
COPY ./embc-dfa/package*.json ./
RUN npm install --ignore-scripts --legacy-peer-deps
Expand Down

0 comments on commit 707d7ac

Please sign in to comment.