diff options
author | Maxwell G <gotmax23@fedoraproject.org> | 2023-11-07 17:40:15 +0000 |
---|---|---|
committer | Conrad Hoffmann <ch@bitfehler.net> | 2023-11-30 15:57:14 +0100 |
commit | 997f220f514390647abe13ea5fd4ebbe9b814e60 (patch) | |
tree | be307b48b9f0c9c542c4df7131ca1ec4bd54ce2a | |
parent | 27e9e59f8f68482e717f45e4536a20f572b6f6c9 (diff) | |
download | sr.ht-docs-997f220f514390647abe13ea5fd4ebbe9b814e60.tar.gz |
images: move fedora/latest alias to fedora/39
Fedora 39 was officially released on 7 November 2023.
Ref: https://fedoramagazine.org/announcing-fedora-linux-39/
-rw-r--r-- | builds.sr.ht/compatibility.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index 3aa6e55..9256f86 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -454,6 +454,7 @@ Maintainer: Haowen Liu <lhw@lunacd.com> <tr> <th>Fedora 39</th> <th colspan="3" style="font-weight: normal; text-align: center"> + <code>image: fedora/latest</code> <strong>or</strong> <code>image: fedora/39</code> </th> </tr> @@ -480,7 +481,6 @@ Maintainer: Haowen Liu <lhw@lunacd.com> <tr> <th>Fedora 38</th> <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: fedora/latest</code> <strong>or</strong> <code>image: fedora/38</code> </th> </tr> |