mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 15:03:57 +00:00
try to use smaller oracle image
This commit is contained in:
2
.github/workflows/run-tests.yaml
vendored
2
.github/workflows/run-tests.yaml
vendored
@@ -85,7 +85,7 @@ jobs:
|
|||||||
CLICKHOUSE_ADMIN_PASSWORD: Pwd2020Db
|
CLICKHOUSE_ADMIN_PASSWORD: Pwd2020Db
|
||||||
|
|
||||||
oracle:
|
oracle:
|
||||||
image: container-registry.oracle.com/database/express:21.3.0-xe
|
image: gvenzl/oracle-xe:21-slim
|
||||||
env:
|
env:
|
||||||
ORACLE_PWD: Pwd2020Db
|
ORACLE_PWD: Pwd2020Db
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user