From 5e74aac26254c8d39bdd147686e3429863269bb1 Mon Sep 17 00:00:00 2001 From: Neur0toxine Date: Tue, 26 Jul 2022 22:09:34 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index c40aa56..554abc3 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,8 @@ A minimal Dockerfile based on Go 1.16, 1.17, 1.18 and alpine with dumb-init and These Dockerfiles leverage the new `buildx` functionality and offer the following platforms: - linux/amd64 +- linux/386 - linux/arm64 -- linux/arm/v7 -- linux/arm/v6 -- linux/ppc64le -- linux/s390x ---