fix: add missing libatomic

This commit is contained in:
Baptiste Augrain 2024-02-19 15:25:55 +01:00
parent 241f05f234
commit ffaf88c1e4

View File

@ -34,7 +34,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
gnupg \
unzip \
# VSCodium
software-properties-common \
libatomic1 \
jq
# Set python3 as default