Container build error

I’m trying to work edge software refernce tool based on Docker file as below but can’t build. Can you identify the issue?

Package Name: Driver Behavior Analytics 2022.3
Product Name: Dell Inc. Inspiron 14 5420
CPU SKU: 12th Gen Intel(R) Core™ i5-1235U
Memory Size: 8 GB
Operating System: Ubuntu 20.04.6 LTS
Kernel Version: 5.15.0-73-generic
Accelerator: None
CPU Utilization: 7.3%
Available Disk Space: 38 GB

Building ia_eiibase
[+] Building 21.0s (10/10) FINISHED

=> ERROR [builder 9/11] RUN mkdir -p deps && cd deps && wget -q --show-progress https://github.com/zeromq/libzmq/releases/download/v4.3.4/zeromq-4.3.4.tar.gz -O zeromq.tar.gz && tar xf