Skip to content

Commit f4fd28f

Browse files
committed
fix: update Oracle database image to gvenzl/oracle-free for improved compatibility.
1 parent c3b3943 commit f4fd28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-oracle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
}
3333
database-health-cmd: "healthcheck.sh"
3434
database-health-retries: 10
35-
database-image: gvenzl/oracle-xe
35+
database-image: gvenzl/oracle-free
3636
database-port: 1521
3737
database-type: oracle
3838
database-versions: '["23"]'

0 commit comments

Comments
 (0)