Add riscv64 to manifest annotation and bash completion
Signed-off-by: Carlos de Paula <me@carlosedp.com>
This commit is contained in:
@ -4186,6 +4186,7 @@ _docker_manifest_annotate() {
|
||||
mips64
|
||||
mips64le
|
||||
ppc64le
|
||||
riscv64
|
||||
s390x" -- "$cur" ) )
|
||||
return
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user