mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-02-20 15:40:56 +00:00
ci(docker): bump gcc-10 in ubuntu 20.04 image (#1489)
This commit is contained in:
parent
f3a257b150
commit
e2577193f0
@ -31,8 +31,8 @@ set -e
|
|||||||
apt-get update -y
|
apt-get update -y
|
||||||
apt-get install -y --no-install-recommends \
|
apt-get install -y --no-install-recommends \
|
||||||
build-essential \
|
build-essential \
|
||||||
gcc-10=10.3.* \
|
gcc-10=10.5.* \
|
||||||
g++-10=10.3.* \
|
g++-10=10.5.* \
|
||||||
git \
|
git \
|
||||||
libappindicator3-dev \
|
libappindicator3-dev \
|
||||||
libavdevice-dev \
|
libavdevice-dev \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user