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:
parent
3c75adb236
commit
8320160fe2
7 changed files with 3 additions and 180 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue