File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -90,15 +90,6 @@ _DEBIAN_IPTABLES_DIGEST = {
90
90
"s390x" : "sha256:39e67e9bf25d67fe35bd9dcb25367277e5967368e02f2741e0efd4ce8874db14" ,
91
91
}
92
92
93
- _DEBIAN_HYPERKUBE_BASE_DIGEST = {
94
- "manifest" : "sha256:8cabe02be6e86685d8860b7ace7c7addc9591a339728703027a4854677f1c772" ,
95
- "amd64" : "sha256:5d4ea2fb5fbe9a9a9da74f67cf2faefc881968bc39f2ac5d62d9167e575812a1" ,
96
- "arm" : "sha256:73260814af61522ff6aa48291df457d3bb0a91c4bf72e7cfa51fbaf03eb65fae" ,
97
- "arm64" : "sha256:78eeb1a31eef7c16f954444d64636d939d89307e752964ad6d9d06966c722da3" ,
98
- "ppc64le" : "sha256:92857d647abe8d9c7b4d7160cd5699112afc12fde369082a8ed00688b17928a9" ,
99
- "s390x" : "sha256:c11d74fa0538c67238576c247bfaddf95ebaa90cd03cb4d2f2ac3c6ebe0441e2" ,
100
- }
101
-
102
93
def _digest (d , arch ):
103
94
if arch not in d :
104
95
print ("WARNING: %s not found in %r" % (arch , d ))
You can’t perform that action at this time.
0 commit comments