Skip to content

Commit ed22e11

Browse files
author
Jacek Gębal
committed
Update build process
1 parent e5172f0 commit ed22e11

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ jobs:
2424

2525
services:
2626
oracle:
27-
image: gvenzl/oracle-xe:21-slim
27+
image: gvenzl/oracle-free:23-slim-faststart
2828
env:
29-
DB_IMAGE: gvenzl/oracle-xe:21-slim
3029
ORACLE_PASSWORD: oracle
3130
ports:
3231
- 1521:1521

0 commit comments

Comments
 (0)