diff options
author | Drew DeVault <sir@cmpwn.com> | 2021-09-09 09:25:04 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2021-09-09 09:25:04 +0200 |
commit | 820858fdaa8b8f0942c0656b9b0e85be0edf64b7 (patch) | |
tree | 00aba2cdb8a7a7e114310c38ada1ff94ecf746ac /builds.sr.ht/compatibility.md | |
parent | 1e1156a8576c1535d07db8f86329b6fc9d4c8429 (diff) | |
download | sr.ht-docs-820858fdaa8b8f0942c0656b9b0e85be0edf64b7.tar.gz |
builds.sr.ht: update debian releases
Diffstat (limited to 'builds.sr.ht/compatibility.md')
-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> |