Skip to content

Commit f52505e

Browse files
committed
Use gvenzl/oracle-free:latest to run Oracle Database 23c Free
Refer to https://github.com/gvenzl/oci-oracle-free
1 parent 8ebcb16 commit f52505e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
services:
3939
oracle:
40-
image: gvenzl/oracle-xe:latest
40+
image: gvenzl/oracle-free:latest
4141
ports:
4242
- 1521:1521
4343
env:

0 commit comments

Comments
 (0)