You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,6 @@
5
5
[](https://blog.linuxserver.io"all the things you can do with our containers including How-To guides, opinions and much more!")
6
6
[](https://linuxserver.io/discord"realtime support / chat with the community and the team.")
7
7
[](https://discourse.linuxserver.io"post on our community forum.")
8
-
[](https://fleet.linuxserver.io"an online web interface which displays all of our maintained images.")
9
8
[](https://github.com/linuxserver"view the source for all of our repositories.")
10
9
[](https://opencollective.com/linuxserver"please consider helping us by either donating or contributing to our budget")
11
10
@@ -22,7 +21,6 @@ Find us at:
22
21
*[Blog](https://blog.linuxserver.io) - all the things you can do with our containers including How-To guides, opinions and much more!
23
22
*[Discord](https://linuxserver.io/discord) - realtime support / chat with the community and the team.
24
23
*[Discourse](https://discourse.linuxserver.io) - post on our community forum.
25
-
*[Fleet](https://fleet.linuxserver.io) - an online web interface which displays all of our maintained images.
26
24
*[GitHub](https://github.com/linuxserver) - view the source for all of our repositories.
27
25
*[Open Collective](https://opencollective.com/linuxserver) - please consider helping us by either donating or contributing to our budget
28
26
@@ -55,7 +53,6 @@ The architectures supported by this image are:
55
53
| :----: | :----: | ---- |
56
54
| x86-64 | ✅ | amd64-\<version tag\>|
57
55
| arm64 | ✅ | arm64v8-\<version tag\>|
58
-
| armhf | ❌ ||
59
56
60
57
## Version Tags
61
58
@@ -310,9 +307,10 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
310
307
311
308
## Versions
312
309
313
-
***23.12.24:** - Rebase Alpine 3.21.
314
-
***31.05.24:** - Rebase Alpine 3.20.
315
-
***20.03.24:** - Rebase Alpine 3.19.
310
+
***05.07.25:** - Rebase to Alpine 3.22.
311
+
***23.12.24:** - Rebase to Alpine 3.21.
312
+
***31.05.24:** - Rebase to Alpine 3.20.
313
+
***20.03.24:** - Rebase to Alpine 3.19.
316
314
***06.06.23:** - Rebase master to Alpine 3.18, deprecate armhf as per [https://www.linuxserver.io/armhf](https://www.linuxserver.io/armhf).
317
315
***17.01.23:** - Rebase master branch to Alpine 3.17, migrate to s6v3.
318
316
***06.06.22:** - Rebase master branch to Alpine 3.15.
0 commit comments