Skip to content

Commit

Permalink
ci: update node version in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Pat Losoponkul committed Jul 5, 2023
1 parent 16d96f9 commit bb06ba2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure/local/.env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MERCURY_MEDIATOR_VERSION=0.3.0
IRIS_SERVICE_VERSION=0.1.0
PRISM_AGENT_VERSION=1.4.0
PRISM_NODE_VERSION=v2.1.1
PRISM_AGENT_VERSION=1.6.0
PRISM_NODE_VERSION=v2.1.2
PORT=80
NETWORK=prism
VAULT_DEV_ROOT_TOKEN_ID=root

0 comments on commit bb06ba2

Please sign in to comment.