diff --git a/ORACLE.md b/ORACLE.md index 77477cf0..a000b1dc 100644 --- a/ORACLE.md +++ b/ORACLE.md @@ -11,6 +11,6 @@ * Run `exposedDialectTestWithDocker` gradle task ### Running tests locally with Docker -* Run SQL Server locally, e.g. with `sath89/oracle-12c` Docker image or use `docker-compose -f docker-compose-oracle.yml up` +* Run SQL Server locally, e.g. with `quillbuilduser/oracle-18-xe` Docker image or use `docker-compose -f docker-compose-oracle.yml up` * Run tests with `-Dexposed.test.dialects=oracle`, (optionally you may need to provide `-Dexposed.test.oracle.host=_YOUR_DOCKER_HOST_ -exposed.test.oracle.port=_SQLSERVER_SERVER_EXPOSED_PORT_`) \ No newline at end of file