rengine
rengine copied to clipboard
question: Docker Hub Question
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
Why is the latest docker image on the docker hub from 2 years ago and the other two "nightly" and "master" have been updated recently? Doesn't the docker pull default to the latest? If so why would we want people pulling the out-of-date image?
Expected Behavior
Need latest docker image to be updated.
Steps To Reproduce
Go to docker hub and look at the images available in the repo.the
Environment
- reNgine: N/a
- OS: N/a
- Python: N/a
- Docker Engine: N/a
- Docker Compose: N/a
- Browser: Any
Anything else?
No response
👋 Hi @sectheops, Issues is only for reporting a bug/feature request. Please read documentation before raising an issue https://rengine.wiki For very limited support, questions, and discussions, please join reNgine Discord channel: https://discord.gg/azv6fzhNCE Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.
@sectheops Could you provide some links or screenshot please ?
Is it referring to this https://github.com/yogeshojha/rengine/blob/master/docker-compose.dev.yml#L6C4-L6C34 ??? When their is new versions of postgres available: https://hub.docker.com/_/postgres/tags
I guess out github actions need to be reworked to push to dockerhub.
Thanks for letting us know