diff options
author | Drew DeVault <sir@cmpwn.com> | 2023-01-19 11:19:21 +0100 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2023-01-19 11:19:21 +0100 |
commit | 5abbe645bbf085eb1eae07479d1e5a0d223d7435 (patch) | |
tree | b6c52e0b60ba414d9e4d536e09685a117b1e3fb4 /builds.sr.ht/compatibility.md | |
parent | b0a31dcef7536c4c020715cd472edb36bb54532e (diff) | |
download | sr.ht-docs-5abbe645bbf085eb1eae07479d1e5a0d223d7435.tar.gz |
builds.sr.ht: update alpine images
Diffstat (limited to 'builds.sr.ht/compatibility.md')
-rw-r--r-- | builds.sr.ht/compatibility.md | 49 |
1 files changed, 9 insertions, 40 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index 38b2297..a39f093 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -66,41 +66,10 @@ Support policy: [upstream](https://alpinelinux.org/releases/) <table class="table table-sm table-hover"> <thead> <tr> - <th>Alpine 3.16</th> - <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: alpine/latest</code> <strong>or</strong> - <code>image: alpine/3.15</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.15</th> + <th>Alpine 3.17</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: alpine/latest</code> <strong>or</strong> - <code>image: alpine/3.15</code> + <code>image: alpine/3.17</code> </th> </tr> <tr> @@ -128,10 +97,10 @@ Support policy: [upstream](https://alpinelinux.org/releases/) <table class="table table-sm table-hover"> <thead> <tr> - <th>Alpine 3.14</th> + <th>Alpine 3.16</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: alpine/old</code> <strong>or</strong> - <code>image: alpine/3.14</code> + <code>image: alpine/3.16</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.13</th> + <th>Alpine 3.15</th> <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: alpine/3.13</code> <strong>or</strong> - <code>image: alpine/older</code> + <code>image: alpine/older</code> <strong>or</strong> + <code>image: alpine/3.15</code> </th> </tr> <tr> @@ -190,9 +159,9 @@ Support policy: [upstream](https://alpinelinux.org/releases/) <table class="table table-sm table-hover"> <thead> <tr> - <th>Alpine 3.12</th> + <th>Alpine 3.14</th> <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: alpine/3.12</code> <strong>or</strong> + <code>image: alpine/3.14</code> <strong>or</strong> <code>image: alpine/oldest</code> </th> </tr> |