mirror of
https://github.com/VSCodium/vscode-linux-build-agent.git
synced 2025-12-11 19:44:40 -06:00
fix: add missing libatomic
This commit is contained in:
parent
241f05f234
commit
ffaf88c1e4
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user