diff options
author | Drew DeVault <sir@cmpwn.com> | 2022-02-21 11:13:37 +0100 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2022-02-21 11:13:37 +0100 |
commit | d890e06daa085de6d444b32fdd3eac958a7562f6 (patch) | |
tree | 603b2790931a65c5b4fde22a38ce382f862c3315 /builds.sr.ht/compatibility.md | |
parent | f0759abb40f73e86f01d3ce0f6f0ee01a5adf645 (diff) | |
download | sr.ht-docs-d890e06daa085de6d444b32fdd3eac958a7562f6.tar.gz |
builds.sr.ht: update alpine compat
Diffstat (limited to 'builds.sr.ht/compatibility.md')
-rw-r--r-- | builds.sr.ht/compatibility.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index 049ebec..b11b534 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -66,7 +66,7 @@ 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/latest</code> <strong>or</strong> <code>image: alpine/3.14</code> @@ -97,7 +97,7 @@ Support policy: [upstream](https://alpinelinux.org/releases/) <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/old</code> <strong>or</strong> <code>image: alpine/3.13</code> @@ -128,7 +128,7 @@ Support policy: [upstream](https://alpinelinux.org/releases/) <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/3.12</code> <strong>or</strong> <code>image: alpine/older</code> @@ -159,7 +159,7 @@ Support policy: [upstream](https://alpinelinux.org/releases/) <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/oldest</code> |