Hi Deepak, The demo sites are restarted daily, using the latest version of the relevant container image that has been pushed to https://github.com/apache/ofbiz-framework/pkgs/container/ofbiz
The timestamps you list refer to when the demo container images were built and appear to correlate with the tagged images available at the above URL. Container images for each branch are built and published by the 'Build and push docker images' workflow: https://github.com/apache/ofbiz-framework/actions/workflows/docker-image.yaml This workflow is triggered when a commit is pushed to a relevant branch of the ofbiz-framwork repository in GitHub. As far as I can tell, the demo sites appear to be restarting correctly, there just haven't been many recent commits to the ofbiz-framework repository that would cause new container images to be built and published. Thanks, Dan. On Mon, 25 Aug 2025 at 06:19, Deepak Dixit <dee...@apache.org> wrote: > Hi Team, > > It looks like the demo instances are not being updated on a daily basis as > expected: > > > - > > *demo-trunk* was last built on: 2025-08-20T19:06:41.812Z > - > > *demo-stable* was last built on: 2025-08-14T08:46:43.088Z > > Could someone please check if the daily build process is running as > intended and resolve any issues? > > Thanks & Regards > -- > Deepak Dixit > ofbiz.apache.org > -- Daniel Watford