mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:09:23 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user