diff options
-rw-r--r-- | builds.sr.ht/compatibility.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index ea1db18..7d37afa 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -259,10 +259,10 @@ See also: [upstream releases](https://www.debian.org/releases/) <table class="table table-sm table-hover"> <thead> <tr> - <th>Debian Buster (stable)</th> + <th>Debian Bullseye (stable)</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: debian/stable</code> <strong>or</strong> - <code>image: debian/buster</code> + <code>image: debian/bullseye</code> </th> </tr> <tr> @@ -294,10 +294,10 @@ See also: [upstream releases](https://www.debian.org/releases/) <table class="table table-sm table-hover"> <thead> <tr> - <th>Debian bullseye (testing)</th> + <th>Debian Bookworm (testing)</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: debian/testing</code> <strong>or</strong> - <code>image: debian/bullseye</code> + <code>image: debian/bookworm</code> </th> </tr> <tr> @@ -369,10 +369,10 @@ See also: [upstream releases](https://www.debian.org/releases/) <table class="table table-sm table-hover"> <thead> <tr> - <th>Debian Stretch (oldstable)</th> + <th>Debian Buster (oldstable)</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: debian/oldstable</code> <strong>or</strong> - <code>image: debian/stretch</code> + <code>image: debian/buster</code> </th> </tr> <tr> |