mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: use autogenerated docker images for CI runs (#21056)
* build: use autogenerated docker images for CI runs * build: depend on exact tag instead of rolling :latest * chore: use newer docker image
This commit is contained in:
committed by
Cheng Zhao
parent
3c75adb236
commit
8320160fe2
@@ -1,3 +0,0 @@
|
||||
XVFB=/usr/bin/Xvfb
|
||||
XVFBARGS="$DISPLAY -ac -screen 0 1024x768x16 +extension RANDR"
|
||||
/sbin/start-stop-daemon --start --quiet --background --exec $XVFB -- $XVFBARGS
|
||||
Reference in New Issue
Block a user