Skip to content

Commit 7c96e0a

Browse files
committed
Use Oracle XE 21 also in local scripts
1 parent 01fda9e commit 7c96e0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/0_start_db.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
docker run -d --name ora-utplsql -p 1521:1521 -e ORACLE_PASSWORD=oracle gvenzl/oracle-xe:18.4.0-slim
1+
docker run -d --name ora-utplsql -p 1521:1521 -e ORACLE_PASSWORD=oracle gvenzl/oracle-xe:21-slim

0 commit comments

Comments
 (0)