mirror of
https://github.com/project-zot/zot.git
synced 2025-01-13 22:50:38 -05:00
fix(ui): fix login screen when anonymous and auth are both enabled (#1528)
Update to the latest zui version Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
This commit is contained in:
parent
d45cfbf5d2
commit
c41bf02240
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -24,7 +24,7 @@ CRICTL := $(TOOLSDIR)/bin/crictl
|
|||
CRICTL_VERSION := v1.26.1
|
||||
ACTION_VALIDATOR := $(TOOLSDIR)/bin/action-validator
|
||||
ACTION_VALIDATOR_VERSION := v0.2.1
|
||||
ZUI_VERSION := commit-05d5f74
|
||||
ZUI_VERSION := commit-a552487
|
||||
SWAGGER_VERSION := v1.8.12
|
||||
STACKER := $(TOOLSDIR)/bin/stacker
|
||||
BATS := $(TOOLSDIR)/bin/bats
|
||||
|
|
Loading…
Add table
Reference in a new issue