THUDM / AgentBench

A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
https://llmbench.ai
Apache License 2.0
2.03k stars 138 forks source link

[Bug/Assistance] The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C #74

Closed wangyf456 closed 8 months ago

wangyf456 commented 8 months ago

Hello, everyone: I am install the environment following the readme. When the docker installation is done, I run the command "docker build -f data/os_interaction/res/dockerfiles/default data/os_interaction/res/dockerfiles --tag local-os/default". I encounter the error: "The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 871920D1991BC93C" how can I solve this problem? tmp

wangyf456 commented 8 months ago

docker pull unbuntu:20.04 can solve this problem.