From 56a29b62038342b5496e828f3ed2d32d5bff0590 Mon Sep 17 00:00:00 2001 From: ian Date: Thu, 6 Aug 2026 06:32:08 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3cc456..9d92812 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ services: spothole: container_name: spothole build: - context: https://git.ianrenton.com/ian/spothole.git#main + context: https://git.ianrenton.com/ian/spothole.git#latest restart: unless-stopped ports: - "8080:8080"