From 132f6528e11f847c0a1d206585e71451c55d13a2 Mon Sep 17 00:00:00 2001 From: Roxedus Date: Mon, 1 Feb 2021 22:57:00 +0100 Subject: [PATCH] Update FAQ.md --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index ecbcf7905..59970119d 100644 --- a/FAQ.md +++ b/FAQ.md @@ -16,7 +16,7 @@ You have a few options, 1 and 2 are short-term, 3 is to be considered the best o If you decide to do option 2 or 3, you should just need to restart the container after confirming you have libseccomp2.4.4 installed. -If 2 or 3 did not work, ensure you have a up-to-date install of Docker, [refer to the official Docker docs for installation.](https://docs.docker.com/engine/install/debian/) +If 2 or 3 did not work, ensure you have an up-to-date install of Docker, [refer to the official Docker docs for installation.](https://docs.docker.com/engine/install/debian/) 1. Use another tag, not based on Focal. At the time of writing we currently offer a `bionic` tag for [Plex](https://github.com/linuxserver/docker-plex) and [Jellyfin](https://github.com/linuxserver/docker-jellyfin) that will receive the same care as latest for the foreseeable future.