Commit d2174f1
fix: migrate openapi Dockerfile from Docker to UBI (#947)
Replace docker.io/openapitools/openapi-generator-cli with
registry.access.redhat.com/ubi9/ubi:9.7. Install Java and Go via dnf and
download the openapi-generator JAR directly from Maven Central. Remove
unused make, sudo, and Debian-specific Go env vars.
Signed-off-by: Martin Prpič <mprpic@redhat.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 44d7e11 commit d2174f1
1 file changed
Lines changed: 8 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments