From 175a7e1076c3ddcac7dab519c84699004f133455 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 25 Jan 2022 17:44:04 +0000 Subject: [PATCH] Create 2022-01-25-pyload.md --- content/issues/2022-01-25-pyload.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/issues/2022-01-25-pyload.md diff --git a/content/issues/2022-01-25-pyload.md b/content/issues/2022-01-25-pyload.md new file mode 100644 index 00000000..6ff0f22e --- /dev/null +++ b/content/issues/2022-01-25-pyload.md @@ -0,0 +1,13 @@ +--- +title: pyload Deprecation Notice +date: 2022-01-25 18:00:00Z +informational: true +affected: + - Deprecations + - pyload +section: issue +--- + +Due to a dependency on Python2 and Alpine 3.12, both of which are already or approaching end of support, we have made the decision to deprecate our [pyload](https://github.com/linuxserver/docker-pyload) image. The image will immediately cease to be supported and will not receive any further updates. + +Users of the image are advised to switch to our new [pyload-ng](https://github.com/linuxserver/docker-pyload-ng/) image as a replacement.