Skip to content

Commit

Permalink
fix(infra): set local PRISM_AGENT_VERSION to 0.40.0 (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpoltorak-io authored Feb 17, 2023
1 parent 9639d84 commit 3b348ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/local/.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MERCURY_MEDIATOR_VERSION=0.2.0
IRIS_SERVICE_VERSION=0.1.0
PRISM_AGENT_VERSION=0.22.0
PRISM_AGENT_VERSION=0.40.0
PRISM_NODE_VERSION=v2.0.0
PORT=80

0 comments on commit 3b348ac

Please sign in to comment.