From ea8f45487abaea0570227daa6382306858cb6f1b Mon Sep 17 00:00:00 2001 From: cytopia Date: Thu, 21 Mar 2024 11:30:27 +0100 Subject: [PATCH] Fix Table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe472e0..5f5673f 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ The following Docker image tags are rolling releases and are built and updated e | `latest` | master | latest | latest | `amd64`, `i386`, `arm64` | | | | | | | | `1.6-0.53` | master | **`1.6.x`** | **`0.53.x`** | `amd64`, `i386`, `arm64` | - +| | | | | | | `1.5-0.53` | master | **`1.5.x`** | **`0.53.x`** | `amd64`, `i386`, `arm64` | | `1.5-0.52` | master | **`1.5.x`** | **`0.52.x`** | `amd64`, `i386`, `arm64` | | `1.5-0.51` | master | **`1.5.x`** | **`0.51.x`** | `amd64`, `i386`, `arm64` |