Add riscv64 to manifest annotation and bash completion

Signed-off-by: Carlos de Paula <me@carlosedp.com>
This commit is contained in:
Carlos de Paula
2019-09-10 11:37:50 -03:00
parent 016a323216
commit 41aa20b6b5
2 changed files with 2 additions and 0 deletions

View File

@ -4186,6 +4186,7 @@ _docker_manifest_annotate() {
mips64
mips64le
ppc64le
riscv64
s390x" -- "$cur" ) )
return
;;