-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
None
"6.0-latest" tag is messed up with the "trunk" tag on docker images these days, doing a docker deploy with 6.0-latest gives me a broken services page when trying to deploy a new stack.
Doing a docker deploy with 6.0.4 gives me the right latest version. The "latest" tag in docker concepts should be the latest stable version AFAIK
Steps to reproduce:
- Use container images on 6.0-latest
- Navigate to services and try to create a service
- Broken page
- Use container images on 6.0.4 (should be the latest)
- Navigate to services and try to create a service
- Works
- duplicates
-
ZBXNEXT-7080 Provide Frontend support for the upcoming PHP 8.0 + JIT
- Closed