diff --git a/README.md b/README.md
index 8359f30f..d079510e 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ npm run dev
Official Docker images for **Kener** are available on [Docker Hub](https://hub.docker.com/r/rajnandan1/kener). Multiple versions are maintained to support different use cases.
-
+
#### Available Tags
@@ -93,38 +93,38 @@ Official Docker images for **Kener** are available on [Docker Hub](https://hub.d
latest |
- Latest stable release (aka 3.1.9) |
+ Latest stable release (aka 3.1.10) |
- 3.1.9 |
+ 3.1.10 |
Specific release version |
3.1 |
- Major-minor version tag pointing to the latest patch (3.1.9) release within that minor version (3.1.x) |
+ Major-minor version tag pointing to the latest patch (3.1.10) release within that minor version (3.1.x) |
3 |
- Major version tag pointing to the latest stable (3.1.9) release within that major version (3.x.x) |
+ Major version tag pointing to the latest stable (3.1.10) release within that major version (3.x.x) |
Alpine Linux 3.21 w/ Node.js v23.7.0 (smallest image size) |
alpine |
- Latest stable release (aka 3.1.9) |
+ Latest stable release (aka 3.1.10) |
- 3.1.9-alpine |
+ 3.1.10-alpine |
Specific release version |
3.1-alpine |
- Major-minor version tag pointing to the latest patch (3.1.9) release within that minor version (3.1.x) |
+ Major-minor version tag pointing to the latest patch (3.1.10) release within that minor version (3.1.x) |
3-alpine |
- Major version tag pointing to the latest stable (3.1.9) release within that major version (3.x.x) |
+ Major version tag pointing to the latest stable (3.1.10) release within that major version (3.x.x) |