From 995b9109094eaa5e5b03b808786e27b5e2f7dcdf Mon Sep 17 00:00:00 2001 From: Rob Peters Date: Sat, 5 Feb 2022 15:15:42 +0100 Subject: [PATCH] Update version tags --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c152d8d..ea07ae1 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ _You can also specify a specific version to use with:_ **docker pull domoticz/domoticz:beta** _(will pull latest beta version)_ **docker pull domoticz/domoticz:stable** _(will pull latest stable version)_ -**docker pull domoticz/domoticz:2021.1** _(will pull latest stable version 2021.1)_ -**docker pull domoticz/domoticz:2021-beta.12345** _(will pull beta with build number 12345)_ +**docker pull domoticz/domoticz:2022.1** _(will pull latest stable version 2021.1)_ +**docker pull domoticz/domoticz:2022-beta.12345** _(will pull beta with build number 12345)_ **Run container**