mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
Update reference to oracle docker image
This commit is contained in:
parent
1a97e8e8d2
commit
53a7e193b7
@ -32,7 +32,7 @@ services:
|
||||
- POSTGRES_DB=querydsl
|
||||
|
||||
oracle:
|
||||
image: wnameless/oracle-xe-11g:16.04
|
||||
image: wnameless/oracle-xe-11g-r2:latest
|
||||
ports:
|
||||
- "1521:1521"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user