diff options
Diffstat (limited to 'builds.sr.ht')
-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 e2ca8c4..c43ae27 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -64,10 +64,10 @@ Maintainer: Drew DeVault <sir@cmpwn.com> <table class="table table-sm table-hover"> <thead> <tr> - <th>Alpine 3.10</th> + <th>Alpine 3.11</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: alpine/latest</code> <strong>or</strong> - <code>image: alpine/3.10</code> + <code>image: alpine/3.11</code> </th> </tr> <tr> @@ -95,9 +95,9 @@ Maintainer: Drew DeVault <sir@cmpwn.com> <table class="table table-sm table-hover"> <thead> <tr> - <th>Alpine 3.9</th> + <th>Alpine 3.10</th> <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: alpine/3.9</code> + <code>image: alpine/3.10</code> </th> </tr> <tr> @@ -125,9 +125,9 @@ Maintainer: Drew DeVault <sir@cmpwn.com> <table class="table table-sm table-hover"> <thead> <tr> - <th>Alpine 3.8</th> + <th>Alpine 3.9</th> <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: alpine/3.8</code> + <code>image: alpine/3.9</code> </th> </tr> <tr> |