Is there an existing issue for this?
Current behavior
It appears that a recent change to the docker-compose-hub.yml included a new container stored at makeplane/plane-deploy. I double checked and it looks like the only label currently on docker hub for that container is develop. This breaks being able to deploy without changing the target label to 'develop'.
Steps to reproduce
- Checkout "master" (develop)
- Follow self-hosting guide
- When running
docker compose -f docker-compose-hub.yml up the following error response is received from docker Error response from daemon: manifest for makeplane/plane-deploy:latest not found: manifest unknown: manifest unknown
Browser
Google Chrome
Version
Self-hosted