diff options
author | Drew DeVault <sir@cmpwn.com> | 2021-01-19 08:05:13 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2021-01-19 08:05:21 -0500 |
commit | 4ddacc3784d7d0d4024be2258082c8ee495a38e3 (patch) | |
tree | b8c0f3ea1331f454ae2c6182de2ce31c4f9f52f4 /builds.sr.ht | |
parent | 44d0dd122bcd3eb5217b0d6393e0bf150341b46d (diff) | |
download | sr.ht-docs-4ddacc3784d7d0d4024be2258082c8ee495a38e3.tar.gz |
builds.sr.ht: update Alpine versions
Diffstat (limited to 'builds.sr.ht')
-rw-r--r-- | builds.sr.ht/compatibility.md | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index 5dec28a..72e99ba 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -66,10 +66,10 @@ Support policy: [upstream](https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releas <table class="table table-sm table-hover"> <thead> <tr> - <th>Alpine 3.12</th> + <th>Alpine 3.13</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: alpine/latest</code> <strong>or</strong> - <code>image: alpine/3.12</code> + <code>image: alpine/3.13</code> </th> </tr> <tr> @@ -97,9 +97,10 @@ Support policy: [upstream](https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releas <table class="table table-sm table-hover"> <thead> <tr> - <th>Alpine 3.11</th> + <th>Alpine 3.12</th> <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: alpine/3.11</code> + <code>image: alpine/old</code> <strong>or</strong> + <code>image: alpine/3.12</code> </th> </tr> <tr> @@ -127,9 +128,10 @@ Support policy: [upstream](https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releas <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/3.10</code> + <code>image: alpine/3.11</code> <strong>or</strong> + <code>image: alpine/older</code> </th> </tr> <tr> @@ -157,9 +159,10 @@ Support policy: [upstream](https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releas <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> <strong>or</strong> + <code>image: alpine/oldest</code> </th> </tr> <tr> @@ -178,7 +181,7 @@ Support policy: [upstream](https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releas <td><code>arch: x86_64</code> (default)</td> <td style="text-align: center; color: green">✓</td> <td style="text-align: center; color: green">✓</td> - <td>monthly</td> + <td>weekly</td> </tr> <tr><td><code>arch: x86</code></td><td style="text-align: center"></td><td></td><td></td></tr> </tbody> |