mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
[CI][Oracle] Use an already configured docker image to speed up
database start-up
This commit is contained in:
parent
daa6c8faae
commit
6e933e8746
@ -12,7 +12,7 @@ services:
|
||||
- SSL_CA_FILE=/etc/ssl/certs/issuer_ca_cert.pem
|
||||
|
||||
oracle:
|
||||
image: oslandia/oracle-for-qgis-tests:18.4.0-xe
|
||||
image: oslandia/oracle-for-qgis-tests-configured:18.4.0-xe
|
||||
environment:
|
||||
- ORACLE_SID=XE
|
||||
- ORACLE_PWD=adminpass
|
||||
|
Loading…
x
Reference in New Issue
Block a user