table analyse refactor (works on oracle)

This commit is contained in:
Jan Prochazka
2024-12-10 16:35:25 +01:00
parent e9af85038e
commit e7e3c307fc
4 changed files with 22 additions and 23 deletions

View File

@@ -71,8 +71,8 @@ services:
# restart: on-failure
oracle:
image: container-registry.oracle.com/database/express:21.3.0-xe
image: gvenzl/oracle-xe:21-slim
environment:
ORACLE_PWD: Pwd2020Db
ORACLE_PASSWORD: Pwd2020Db
ports:
- 15006:1521