Skip to content

Commit 5960b12

Browse files
authored
Update image reference for ocean-contracts service
1 parent cf58439 commit 5960b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose-files/ocean_contracts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
ocean-contracts:
4-
image: ghcr.io/oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-latest}
4+
image: oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-latest}
55
networks:
66
ocean_backend:
77
ipv4_address: 172.15.0.14

0 commit comments

Comments
 (0)