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.