This commit is contained in:
trizin 2023-08-30 16:03:34 +03:00 committed by GitHub
parent 29dbe1af5f
commit 20f70c4a10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ while :; do
#COMPOSE_FILES="${COMPOSE_FILES/ -f ${COMPOSE_DIR}\/elasticsearch.yml/}"
#COMPOSE_FILES="${COMPOSE_FILES/ -f ${COMPOSE_DIR}\/dashboard.yml/}"
# Enforce images
export CONTRACTS_VERSION=predictoor3
export CONTRACTS_VERSION=predictoor
export SUBGRAPH_VERSION=predictoor3
export PDR_BACKEND_VERSION=${PDR_BACKEND_VERSION:-latest}