diff options
author | Drew DeVault <sir@cmpwn.com> | 2023-06-22 10:29:59 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2023-06-22 10:29:59 +0200 |
commit | 1ded1a12cf611bed048da4d6c53a251b81394c59 (patch) | |
tree | 50a31dc1b6df9f6ad8e5b0aacc7c6d9aa4cafc28 /builds.sr.ht | |
parent | 0951b1823630314bc60f779ae758cd7f4ece8efd (diff) | |
download | sr.ht-docs-1ded1a12cf611bed048da4d6c53a251b81394c59.tar.gz |
builds.sr.ht/compatibility.md: update alpine details
Diffstat (limited to 'builds.sr.ht')
-rw-r--r-- | builds.sr.ht/compatibility.md | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index b14ef67..9e87f61 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.17</th> + <th>Alpine 3.18</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: alpine/latest</code> <strong>or</strong> - <code>image: alpine/3.17</code> + <code>image: alpine/3.18</code> </th> </tr> <tr> @@ -97,10 +97,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.17</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: alpine/old</code> <strong>or</strong> - <code>image: alpine/3.16</code> + <code>image: alpine/3.17</code> </th> </tr> <tr> @@ -128,10 +128,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.16</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: alpine/older</code> <strong>or</strong> - <code>image: alpine/3.15</code> + <code>image: alpine/3.16</code> </th> </tr> <tr> @@ -159,10 +159,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.15</th> <th colspan="3" style="font-weight: normal; text-align: center"> - <code>image: alpine/3.14</code> <strong>or</strong> - <code>image: alpine/oldest</code> + <code>image: alpine/oldest</code> <strong>or</strong> + <code>image: alpine/3.15</code> </th> </tr> <tr> |