[DO-1573] Add xvfb package for test (#7)
Some checks failed
Build and publish docker image / Builds the image and publishes to docker hub (push) Has been cancelled

[DO-1573]

Co-authored-by: Boris Shestov <boris.shestov@avroid.tech>
Reviewed-on: https://git.avroid.tech/Docker/tavro-build-linux/pulls/7
This commit is contained in:
Boris Shestov
2025-02-10 16:56:55 +03:00
parent ed2f5faffb
commit 56d453d671
3 changed files with 12 additions and 3 deletions

View File

@@ -2,10 +2,10 @@
IMAGE_NAME = tavro-build-linux
IMAGE_GROUP = tavro
IMAGE_TAG = 1.5
IMAGE_TAG = 1.6
REVISION =
DOCKER_REGISTRY = harbor.avroid.tech
CI_FLAGS =
CI_FLAGS =
ifeq ($(CI), true)
CI_FLAGS = --no-cache