Basically is not possible to perform successfully the docker compose up -d command with the latest docker zip file…
[+] Running 3/7
Network camundadocker_web-modeler Created 0.0s
Network camundadocker_camunda-platform Created 0.0s
⠋ Container mailpit Creating 0.0s
⠋ Container postgres Creatin… 0.0s
⠋ Container web-modeler-websockets Creating 0.0s
✘ Container web-modeler-db E… 0.0s
⠋ Container elasticsearch Cr… 0.0s
Error response from daemon: No such image: postgres:14.5-alpine
I fixed the postgres container manually however the others containers are with errors too.