Manifest for nvidia/cuda:10.2-devel-ubuntu18.04 not found: manifest unknown: manifest unknown JetsonNano

Description

I am getting the below issue when i try to run tensorrt (

./docker/build.sh --file docker/ubuntu-cross-aarch64.Dockerfile --tag tensorrt-jetpack-cuda10.2 --cuda 10.2

in jetson nano.

Step 1/33 : ARG CUDA_VERSION=10.2
Step 2/33 : ARG OS_VERSION=18.04
Step 3/33 : FROM nvidia/cuda:${CUDA_VERSION}-devel-ubuntu${OS_VERSION}
manifest for nvidia/cuda:10.2-devel-ubuntu18.04 not found: manifest unknown: manifest unknown

Environment

TensorRT Version: 8.2.1
CUDA Version: 10.2
Operating System + Version: jetpack 4.6.5
Python Version (if applicable): 3.6.9
TensorFlow Version (if applicable): 2.7.0

This looks like a Jetson nano issue. moving

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Sorry for the late response.
Is this still an issue to support? Any result can be shared?