From c6968b5397a55ecbd300bc12de354d6d94a752f1 Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Fri, 24 Sep 2021 23:29:11 +0200 Subject: [PATCH] Update README.md Move 'latest' tag from 1.8 to 1.9. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a26c243..6e8d9a0 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Dockerfile for LedgerSMB Docker image # Supported tags -- `1.9`, `1.9.x` - Latest official release from the 1.9 branch -- `1.8`, `1.8.x`, `latest` - Latest official release from the 1.8 branch +- `1.9`, `1.9.x`, `latest` - Latest official release from the 1.9 branch +- `1.8`, `1.8.x` - Latest official release from the 1.8 branch - `1.7`, `1.7.x` - Latest official release from 1.7 branch - `1.6`, `1.6.33` - Last official release from 1.6 branch - `1.5`, `1.5.30` - Last official release from 1.5 branch