[Fix] Fix GPG key error in CI and docker by gaotongxiao · Pull Request #988 · open-mmlab/mmocr
Nvidia has rotated its public key the old keys in cuda docker images all become invalid. This PR implements a hotfix on affected configurations which explicitly fetches and applies the latest GPG k...