From 69fca56b769aec977c151484e56e5babfe9d2a19 Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Sat, 4 Oct 2025 18:30:57 +0200 Subject: [PATCH] Update README to remove 'latest' tag which now points to 1.13 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfc1576..89de42d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Dockerfile for LedgerSMB Docker image # Supported tags -- `1.12`, `1.12.x`, `latest` - Latest official release from the 1.12 branch +- `1.12`, `1.12.x` - Latest official release from the 1.12 branch - `1.11`, `1.11.x` - Latest official release from the 1.11 branch - `1.10`, `1.10.38` - Last official release from the 1.10 branch (End-of-Life) - `1.9`, `1.9.30` - Last official release from the 1.9 branch (End-of-Life)