diff options
Diffstat (limited to 'builds.sr.ht/compatibility.md')
-rw-r--r-- | builds.sr.ht/compatibility.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index d467bd9..b4e9b9d 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -221,10 +221,10 @@ Maintainer: Drew DeVault <sir@cmpwn.com> <table class="table table-sm table-hover"> <thead> <tr> - <th>Debian Stretch (stable)</th> + <th>Debian Buster (stable)</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: debian/stable</code> <strong>or</strong> - <code>image: debian/stretch</code> + <code>image: debian/buster</code> </th> </tr> <tr> @@ -256,10 +256,10 @@ Maintainer: Drew DeVault <sir@cmpwn.com> <table class="table table-sm table-hover"> <thead> <tr> - <th>Debian Buster (testing)</th> + <th>Debian bullseye (testing)</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: debian/testing</code> <strong>or</strong> - <code>image: debian/buster</code> + <code>image: debian/bullseye</code> </th> </tr> <tr> |