Update README.md

This commit is contained in:
Pavel 2022-07-26 22:09:34 +03:00 committed by GitHub
parent 2e546e9640
commit 5e74aac262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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