Skip to content

Commit

Permalink
docs: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CumpsD committed Aug 27, 2024
1 parent 86d95cd commit 81faa98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
- --state_chain.ws_endpoint=wss://mainnet-rpc.chainflip.io:443

cf-lp:
image: ghcr.io/cumpsd/chainflip-lp:v8.0.4
image: ghcr.io/cumpsd/chainflip-lp:v8.0.9
pull_policy: always
restart: unless-stopped
working_dir: "/app"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.4
image: ghcr.io/cumpsd/chainflip-lp:v8.0.9
pull_policy: always
restart: unless-stopped
working_dir: "/app"
Expand Down

0 comments on commit 81faa98

Please sign in to comment.