diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-12-20 14:50:18 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-12-20 14:50:18 -0500 |
commit | 94e15bcb87645496d77a15c7566400cbdb0dce32 (patch) | |
tree | c8a6ea8ff3061520acc91941a6122ac921994c64 | |
parent | f42cb8a6672889ac2bf34fa6bb3dbda5510af07f (diff) | |
download | sr.ht-docs-94e15bcb87645496d77a15c7566400cbdb0dce32.tar.gz |
Update build compatibility matrix for Alpine 3.11
-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> |