mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Fix Bitnami variant of Neo4j Docker Compose test
See gh-46983
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
neo4j:
|
||||
image: 'bitnami/neo4j:5.16.0'
|
||||
image: '{imageName}'
|
||||
ports:
|
||||
- '7687'
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user