Commit 76d5ce7
committed
Fix Containerfile to use Fedora 43 for Vale Copr repository
The base image now uses Fedora 43, but the Containerfile was still
referencing fedora-40-x86_64 for the Vale Copr repository, which is
no longer available. Updated to use fedora-43-x86_64 instead.
Error:
Chroot not found in the given Copr project (fedora-40-x86_64).
Fix:
Changed from fedora-40-x86_64 to fedora-43-x86_641 parent 7cc432f commit 76d5ce7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments