Commit 97d5bd9
committed
CI: Use rockylinux/rockylinux:9 image
The "official" rockylinux images (aka library/rockylinux) are not
updated anymore [1]. It is recommended to use rockylinux/rockylinux
images instead [2].
This could speed up the Kayobe image build step because fewer packages
will be updated.
[1] https://hub.docker.com/_/rockylinux
[2] https://hub.docker.com/r/rockylinux/rockylinux1 parent 357c170 commit 97d5bd9
File tree
3 files changed
+4
-4
lines changed- .github/workflows
- doc/source/operations
- etc/kayobe/environments/ci-aio
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments