Skip to content

Commit af4d61a

Browse files
author
Jacek Gębal
committed
Update build process
1 parent 4ee7163 commit af4d61a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

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

2020
services:
2121
oracle:
22-
image: gvenzl/ooci-oracle-free:slim-faststart
22+
image: gvenzl/oracle-free:23-slim-faststart
2323
env:
2424
ORACLE_PASSWORD: oracle
2525
ports:

.github/workflows/release.yml

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

1616
services:
1717
oracle:
18-
image: gvenzl/ooci-oracle-free:slim-faststart
18+
image: gvenzl/oracle-free:23-slim-faststart
1919
env:
2020
ORACLE_PASSWORD: oracle
2121
ports:

0 commit comments

Comments
 (0)