From 8b0069f02e236dd446f7088fd17c749ba407ab12 Mon Sep 17 00:00:00 2001 From: Thomas Deutsch Date: Mon, 31 May 2021 17:11:36 +0200 Subject: [PATCH] Forgot to remove ARMv6 from Readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d959f03..ccc001e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This is a image with many handy tools in it. * **Where to file issues:** https://github.com/tuxpeople/docker-debugcontainer/issues * **Supported architectures:** - ```amd64```, ```armv7```, ```armv6``` and ```arm64``` + ```amd64```, ```armv7``` and ```arm64``` ## Image tags - ```latest``` always refers to the latest tagged release.