Update c2d.yml

This commit is contained in:
Alex Coseru 2022-01-29 14:22:12 +02:00 committed by GitHub
parent 989568d7bf
commit 07ac6821aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -23,10 +23,10 @@ services:
IPFS_GATEWAY: ${IPFS_GATEWAY}
IPFS_HTTP_GATEWAY: ${IPFS_HTTP_GATEWAY}
REGISTRY: "172.15.0.11:5000/"
OPERATOR_SERVICE_IMAGE: oceanprotocol/operator-service:latest
OPERATOR_ENGINE_IMAGE: oceanprotocol/operator-engine:latest
POD_CONFIGURATION_IMAGE: oceanprotocol/pod-configuration:latest
POD_PUBLISHING_IMAGE: oceanprotocol/pod-publishing:latest
OPERATOR_SERVICE_IMAGE: oceanprotocol/operator-service:v4main
OPERATOR_ENGINE_IMAGE: oceanprotocol/operator-engine:v4main
POD_CONFIGURATION_IMAGE: oceanprotocol/pod-configuration:v4main
POD_PUBLISHING_IMAGE: oceanprotocol/pod-publishing:v4main
networks:
backend:
ipv4_address: 172.15.0.12