diff options
Diffstat (limited to 'builds.sr.ht/compatibility.md')
-rw-r--r-- | builds.sr.ht/compatibility.md | 52 |
1 files changed, 11 insertions, 41 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index 352a0b3..93ec58a 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -66,10 +66,10 @@ Support policy: [upstream](https://alpinelinux.org/releases/) <table class="table table-sm table-hover"> <thead> <tr> - <th>Alpine 3.19</th> + <th>Alpine 3.20</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: alpine/latest</code> <strong>or</strong> - <code>image: alpine/3.19</code> + <code>image: alpine/3.20</code> </th> </tr> <tr> @@ -97,41 +97,10 @@ Support policy: [upstream](https://alpinelinux.org/releases/) <table class="table table-sm table-hover"> <thead> <tr> - <th>Alpine 3.18</th> - <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: alpine/old</code> <strong>or</strong> - <code>image: alpine/3.18</code> - </th> - </tr> - <tr> - <th>arch</th> - <th style="text-align: center">supported</th> - <th style="text-align: center">native</th> - <th>updated</th> - </tr> - </thead> - <tbody> - <tr><td><code>arch: aarch64</code></td><td style="text-align: center"></td><td></td><td></td></tr> - <tr><td><code>arch: armhf</code></td><td style="text-align: center"></td><td></td><td></td></tr> - <tr><td><code>arch: ppc64el</code></td><td style="text-align: center"></td><td></td><td></td></tr> - <tr><td><code>arch: s390x</code></td><td style="text-align: center"></td><td></td><td></td></tr> - <tr class="table-primary"> - <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>weekly</td> - </tr> - <tr><td><code>arch: x86</code></td><td style="text-align: center"></td><td></td><td></td></tr> - </tbody> -</table> - -<table class="table table-sm table-hover"> - <thead> - <tr> - <th>Alpine 3.17</th> + <th>Alpine 3.19</th> <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: alpine/older</code> <strong>or</strong> - <code>image: alpine/3.17</code> + <code>image: alpine/latest</code> <strong>or</strong> + <code>image: alpine/3.19</code> </th> </tr> <tr> @@ -159,10 +128,10 @@ Support policy: [upstream](https://alpinelinux.org/releases/) <table class="table table-sm table-hover"> <thead> <tr> - <th>Alpine 3.16</th> + <th>Alpine 3.18</th> <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: alpine/oldest</code> <strong>or</strong> - <code>image: alpine/3.16</code> + <code>image: alpine/old</code> <strong>or</strong> + <code>image: alpine/3.18</code> </th> </tr> <tr> @@ -190,9 +159,10 @@ Support policy: [upstream](https://alpinelinux.org/releases/) <table class="table table-sm table-hover"> <thead> <tr> - <th>Alpine 3.15</th> + <th>Alpine 3.17</th> <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: alpine/3.15</code> + <code>image: alpine/older</code> <strong>or</strong> + <code>image: alpine/3.17</code> </th> </tr> <tr> |