From 2a331c27a4fe8065f4786d69fe85b9b071062822 Mon Sep 17 00:00:00 2001 From: Webysther Sperandio Date: Sat, 5 Aug 2023 08:57:50 +0200 Subject: [PATCH] TYPO --- TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TEMPLATE.md b/TEMPLATE.md index 9cf1bab..de7426b 100644 --- a/TEMPLATE.md +++ b/TEMPLATE.md @@ -424,7 +424,7 @@ Below are the instructions for updating containers: docker run --rm \ -v /var/run/docker.sock:/var/run/docker.sock \ containrrr/watchtower \ - --run-once bazarr + --run-once webysther/hoppscotch ``` * You can also remove the old dangling images: `docker image prune`