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 ---