Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 02aa6d2

Browse files
committed
feat: add xvfb into ci-base
1 parent cc06b14 commit 02aa6d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

component/ci-base/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ RUN set -eux; \
3232
containerd.io \
3333
docker-buildx-plugin \
3434
docker-compose-plugin \
35+
xvfb \
3536
; \
3637
rm -rf /var/lib/apt/lists/*
3738

0 commit comments

Comments
 (0)