Skip to content

Commit

Permalink
try to install history service client
Browse files Browse the repository at this point in the history
  • Loading branch information
stCarolas committed Jun 16, 2024
1 parent 0a9e977 commit 37f241a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ COPY .env.production .env.production
COPY public/ public
COPY src/ src

RUN npm install @opendonationassistant/[email protected]
RUN npm ci --legacy-peer-deps
RUN npm run build

Expand Down

0 comments on commit 37f241a

Please sign in to comment.