diff --git a/infra/docker/docker-compose.cypress.yml b/infra/docker/docker-compose.cypress.yml index 4872bebc8c..b0c84d27fb 100644 --- a/infra/docker/docker-compose.cypress.yml +++ b/infra/docker/docker-compose.cypress.yml @@ -25,7 +25,7 @@ services: condition: service_healthy app: - image: monitorfish-app:v1.59.4_snapshot + image: monitorfish-app:$MONITORFISH_VERSION container_name: monitorfish_backend environment: - ENV_DB_URL=jdbc:postgresql://db:5432/monitorfishdb?user=postgres&password=postgres