We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee7163 commit af4d61aCopy full SHA for af4d61a
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
20
services:
21
oracle:
22
- image: gvenzl/ooci-oracle-free:slim-faststart
+ image: gvenzl/oracle-free:23-slim-faststart
23
env:
24
ORACLE_PASSWORD: oracle
25
ports:
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
0 commit comments