Skip to content

Commit

Permalink
Use gvenzl/oracle-free:latest to run Oracle Database 23c Free
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Sep 20, 2023
1 parent 8ebcb16 commit f52505e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

services:
oracle:
image: gvenzl/oracle-xe:latest
image: gvenzl/oracle-free:latest
ports:
- 1521:1521
env:
Expand Down

0 comments on commit f52505e

Please sign in to comment.