Skip to content

Commit 38d89f3

Browse files
authored
Swap image references for ocean-contracts service
1 parent b5f9447 commit 38d89f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

compose-files/ocean_contracts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: '3'
22
services:
33
ocean-contracts:
4-
#image: oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-latest}
5-
image: ghcr.io/oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-latest}
4+
image: oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-latest}
5+
#image: ghcr.io/oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-latest}
66
networks:
77
ocean_backend:
88
ipv4_address: 172.15.0.14

0 commit comments

Comments
 (0)