mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-25 19:13:52 +00:00
Add ca-certificates to the images
This commit is contained in:
parent
b6d6e464ed
commit
e485cc8862
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ if [ "$deps" = "x11-only" ]; then
|
|||
xvfb
|
||||
else
|
||||
apt-get -qq install --no-install-recommends -y \
|
||||
ca-certificates \
|
||||
libvpx7 \
|
||||
libx264-164 \
|
||||
libopus0 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue