docker/ubuntu: Add libatomic1 to package list.

This commit is contained in:
Jason Volk 2022-08-11 17:00:01 -07:00
parent ed50a9f360
commit 26d34224b6
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ ENV rocksdb_url https://codeload.github.com/facebook/rocksdb/tar.gz/refs/tags/v$
ENV packages="\
ca-certificates \
libatomic1 \
libjemalloc2 \
libboost-chrono1.74 \
libboost-context1.74 \