Skip to content

Commit

Permalink
feat: update to 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CumpsD authored Dec 9, 2024
1 parent 3b7875c commit 83b5d65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
lp:
image: chainfliplabs/chainflip-lp-api:1.6
image: chainfliplabs/chainflip-lp-api:berghain-1.7.3
pull_policy: always
stop_grace_period: 5s
stop_signal: SIGINT
Expand All @@ -15,7 +15,7 @@ services:
- --state_chain.ws_endpoint=wss://mainnet-rpc.chainflip.io:443

cf-lp:
image: ghcr.io/cumpsd/chainflip-lp:v8.0.38
image: ghcr.io/cumpsd/chainflip-lp:v8.0.40
pull_policy: always
restart: unless-stopped
working_dir: "/app"
Expand Down

0 comments on commit 83b5d65

Please sign in to comment.