From 684e25e6cdc4e21e96c5931b0c15e9c23eee16ea Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Mon, 21 Oct 2024 23:40:51 +0200 Subject: [PATCH] Update README.md -- 1.10 is EOL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee1e8f2..c740909 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Dockerfile for LedgerSMB Docker image # Supported tags - `1.11`, `1.11.x`, `latest` - Latest official release from the 1.11 branch -- `1.10`, `1.10.x` - Latest official release from the 1.10 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 1.9 branch (End-of-Life) - `1.8`, `1.8.31` - Last official release from the 1.8 branch (End-of-Life) - `1.7`, `1.7.41` - Last official release from the 1.7 branch (End-of-Life)