From dbc9aea4a4904534b12c3807800a06d1fc0780ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Laurent?= <francois.laurent@posteo.net> Date: Mon, 13 Feb 2023 20:22:07 +0100 Subject: [PATCH] image version updated --- recipes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/README.md b/recipes/README.md index 7e1e2ea..42daaa6 100644 --- a/recipes/README.md +++ b/recipes/README.md @@ -102,7 +102,7 @@ docker pull flaur/larvatagger ``` Beware that images that ship with backends are relatively large files (>5GB on disk). -If you are not interested in automatic tagging, use the `flaur/larvatagger:0.11-standalone` image instead. +If you are not interested in automatic tagging, use the `flaur/larvatagger:0.11.1-standalone` image instead. ### Upgrading -- GitLab