We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf58439 commit 5960b12Copy full SHA for 5960b12
1 file changed
compose-files/ocean_contracts.yml
@@ -1,7 +1,7 @@
1
version: '3'
2
services:
3
ocean-contracts:
4
- image: ghcr.io/oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-latest}
+ image: oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-latest}
5
networks:
6
ocean_backend:
7
ipv4_address: 172.15.0.14
0 commit comments