diff options
Diffstat (limited to 'builds.sr.ht')
-rw-r--r-- | builds.sr.ht/compatibility.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index 6933fcf..94e28e8 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.13</th> + <th>Alpine 3.14</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: alpine/latest</code> <strong>or</strong> - <code>image: alpine/3.13</code> + <code>image: alpine/3.14</code> </th> </tr> <tr> @@ -97,10 +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.12</th> + <th>Alpine 3.13</th> <th colspan="3" style="font-weight: normal; text-align: center"> <code>image: alpine/old</code> <strong>or</strong> - <code>image: alpine/3.12</code> + <code>image: alpine/3.13</code> </th> </tr> <tr> @@ -128,9 +128,9 @@ 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> <strong>or</strong> + <code>image: alpine/3.12</code> <strong>or</strong> <code>image: alpine/older</code> </th> </tr> @@ -159,9 +159,9 @@ 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> <strong>or</strong> + <code>image: alpine/3.11</code> <strong>or</strong> <code>image: alpine/oldest</code> </th> </tr> |