We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7830c6 commit b2bf380Copy full SHA for b2bf380
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
16
services:
17
oracle:
18
- image: gvenzl/oracle-xe:18.4.0-slim
+ image: gvenzl/oracle-xe:21-slim
19
env:
20
ORACLE_PASSWORD: oracle
21
ports:
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
0 commit comments