Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Changed process manager ver
Browse files Browse the repository at this point in the history
  • Loading branch information
dc-andysign committed May 7, 2024
1 parent e866b7f commit 37a1290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/hyproof-apis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
command: /bin/sh -c "
sleep 10 &&
npx knex@3.1.0 migrate:latest --knexfile build/lib/db/knexfile &&
npx @digicatapult/sqnc-process-management@2.2.33 create -h hydrogen-producer-node -p 9944 -u //Alice -f ./processFlows.json &&
npx @digicatapult/sqnc-process-management@2.2.37 create -h hydrogen-producer-node -p 9944 -u //Alice -f ./processFlows.json &&
npm start"
environment:
- PORT=8000
Expand Down

0 comments on commit 37a1290

Please sign in to comment.