[CI][Oracle] Use an already configured docker image to speed up

database start-up
This commit is contained in:
Julien Cabieces 2020-11-12 15:50:14 +01:00 committed by Nyall Dawson
parent daa6c8faae
commit 6e933e8746

View File

@ -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