Skip to content

Commit c000862

Browse files
committed
fix cicd version neo4j
1 parent 2c49bd7 commit c000862

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python_testcontainers/infrahub_testcontainers/container.py

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ class ContainerService:
2828
}
2929

3030
PROJECT_ENV_VARIABLES: dict[str, str] = {
31-
"NEO4J_DOCKER_IMAGE": "neo4j:5.20.0-community",
3231
"MESSAGE_QUEUE_DOCKER_IMAGE": "rabbitmq:3.13.7-management",
3332
"CACHE_DOCKER_IMAGE": "redis:7.2.4",
3433
"INFRAHUB_TESTING_DOCKER_IMAGE": "registry.opsmill.io/opsmill/infrahub",

0 commit comments

Comments
 (0)