From 310ddbc84b409a92df3e8e794a88668e684df903 Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 7 Apr 2025 19:05:26 +0200 Subject: [PATCH] [docs] Changed build architecture for docker container ready to use --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07823ed..cd7a912 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Lightweight, fast, and Docker-compatible for seamless deployment. ❤️ - Built with Golang: High performance and reliability. - Redis Integration: Efficient data storage. - Easy Deployment: Docker, Binary, Build it yourself -- Docker Support: ( linux/amd64, linux/arm/v6, linux/arm64/v8 ) +- Docker Support: ( linux/amd64, linux/arm64 ) ---