chore: bump zui version (#3809)

* chore: bump zui version

Signed-off-by: Andrei Aaron <andreifdaaron@gmail.com>

* test(blackbox): docker build to use docker mediatypes in blackbox tests

Add more debugging when starting zot servers
See thread https://github.com/actions/runner-images/issues/13474#issuecomment-3928452506
for changes in behavior caused by docker 28 to docker 29 upgrade.

Signed-off-by: Andrei Aaron <andreifdaaron@gmail.com>

---------

Signed-off-by: Andrei Aaron <andreifdaaron@gmail.com>
This commit is contained in:
Andrei Aaron
2026-02-23 04:30:46 +02:00
committed by GitHub
parent 5e57656bff
commit 0d327c9812
6 changed files with 66 additions and 8 deletions
+1
View File
@@ -57,6 +57,7 @@ jobs:
sudo tee /etc/apt/sources.list.d/docker.list > /dev/null
sudo apt update
sudo apt-get install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
docker version
# install nodejs deps (for oidc claim mapping support)
sudo npm install -g oidc-provider express
# install dex