mirror of
https://github.com/VSCodium/vscode-linux-build-agent.git
synced 2025-12-12 04:41:53 -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 \
|
gnupg \
|
||||||
unzip \
|
unzip \
|
||||||
# VSCodium
|
# VSCodium
|
||||||
software-properties-common \
|
libatomic1 \
|
||||||
jq
|
jq
|
||||||
|
|
||||||
# Set python3 as default
|
# Set python3 as default
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user