From 050bfcf3555d6290ec51551c70b1e98dd52c3972 Mon Sep 17 00:00:00 2001 From: chbmb Date: Sun, 17 Jan 2021 20:32:01 +0000 Subject: [PATCH] Update readme to include link to armhf troubleshooting. --- readme-vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index 63ebc1a..f3e3ce9 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -71,7 +71,7 @@ app_setup_block: | # changelog changelogs: - - { date: "13.01.21:", desc: "Update to Ubuntu Focal base"} + - { date: "13.01.21:", desc: "Rebase to Ubuntu Focal, see [here](https://docs.linuxserver.io/faq#my-host-is-incompatible-with-images-based-on-ubuntu-focal) for troubleshooting armhf." } - { date: "12.10.20:", desc: "Add libxi6"} - { date: "12.07.20:", desc: "Add kepubify for arm64v8" } - { date: "05.06.20:", desc: "Add kepubify for x86-64 and arm32v7" }