From c51c5431fa268d2c7607fd69a4d339b8085aca45 Mon Sep 17 00:00:00 2001 From: Kristian Haugene Date: Wed, 28 Oct 2020 23:02:58 +0100 Subject: [PATCH] Add hint about reverting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6fdb60393..4a489344e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ I'll try to keep a list of breaking changes here, and add to it if we come acros * The DOCKER_LOG variable is renamed to LOG_TO_STDOUT PS: Now more than ever. We appreciate that you report bugs and issues when you find them. But as there might be more than ususal, please make sure you search and look for a similar one before possibly creating a duplicate. +And you can always revert back to the latest tag on the 2.x versions which is 2.14. Instead of running with `haugene/transmission-openvpn` simply use `haugene/transmission-openvpn:2.14` instead. We hope that won't be necessary though :) ## Quick Start