From 04b6cb25694c8dc18ada6e9a44494abef43f5eba Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 28 May 2023 00:25:48 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-rsnapshot.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-rsnapshot.md b/images/docker-rsnapshot.md index 627e92371..9612447a3 100755 --- a/images/docker-rsnapshot.md +++ b/images/docker-rsnapshot.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -177,6 +177,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **02.03.23:** - Split cron into separate init step and set crontab permissions. * **15.12.22:** - Rebase to alpine 3.17. * **11.10.22:** - Rebase to alpine 3.16, migrate to s6v3.