Skip to content

Commit 23ef936

Browse files
committed
Update oracle-xe docker image to 21-slim-faststart
1 parent ad3f008 commit 23ef936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ driver=h2
1818
h2.url=jdbc:h2:mem:test;DB_CLOSE_DELAY=-1
1919
mysql.url=jdbc:tc:mysql:5.7:///test?TC_DAEMON=true&allowMultiQueries=true
2020
mysql8.url=jdbc:tc:mysql:8.0.36:///test?TC_MY_CNF=mysql_conf_override&TC_DAEMON=true&allowMultiQueries=true
21-
oracle.url=jdbc:tc:oracle:thin:@test?TC_DAEMON=true
21+
oracle.url=jdbc:tc:oracle:21-slim-faststart:thin:@test?TC_DAEMON=true
2222
postgresql.url=jdbc:tc:postgresql:10.16:///test?TC_DAEMON=true
2323
sqlserver.url=jdbc:tc:sqlserver:2019-CU12-ubuntu-20.04:///test?TC_DAEMON=true

0 commit comments

Comments
 (0)