Commit a2d5a5a
authored
### Summary
Updates the `arm64` image to use `wolfi-base` instead of `rockylinux`
and consolidates the `amd64` and `arm64` images into the same
Dockerfile. As of this PR, the `amd64` and `arm64` images for the API
are at parity.
### Testing
Successful docker build on the feature branch can be seen in [this
job](https://github.com/Unstructured-IO/unstructured-api/actions/runs/9875409234/job/27272072089).
1 parent 35d5b37 commit a2d5a5a
File tree
4 files changed
+3
-3
lines changed- .github/workflows
- docker/rockylinux-9.4
- scripts
4 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments