Thanks for the cleaning Daniel.

Le 12/09/2024 à 12:24, Daniel Watford a écrit :
Hi Jacques,

I have just checked on the ofbiz-vm1 host and can see that you have already
updated the demo-next container to use container images from the 24.09
branch - thank you. Everything looks correct to me.

I've removed the old demo-next log files.

Thanks,

Dan.

On Wed, 11 Sept 2024 at 17:42, Jacques Le Roux <[email protected]>
wrote:

Thanks to check Nicolas,

With Docker, Dan has much simplified things. The BB script is also now
easy to change*.
If we did not miss anything, things happens as we know, as long as the fan
is not on that should OK :)

Jacques

*
https://svn.apache.org/repos/infra/infrastructure/buildbot2/projects/ofbiz.py

Le 11/09/2024 à 18:03, Nicolas Malin a écrit :
Thanks Jacques !

I currently check the different change to do on CI , because I follow
your and Dan works so far :(
Nicolas

Le 11/09/2024 à 17:07, [email protected] a écrit :
This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch master
in repositoryhttps://gitbox.apache.org/repos/asf/ofbiz-tools.git


The following commit(s) were added to refs/heads/master by this push:
       new 2d66d54  Replaces 22.01 branch by 24.09 as stable
2d66d54 is described below

commit 2d66d54ebb3f0b4eb922e9278b2c91422bdc81ce
Author: Jacques Le Roux<[email protected]>
AuthorDate: Wed Sep 11 17:07:51 2024 +0200

      Replaces 22.01 branch by 24.09 as stable
---
demo-backup/ofbizdocker/home/ofbizdocker/demo-next/docker-compose.yml |
2 +-
   1 file changed, 1 insertion(+), 1 deletion(-)

diff --git
a/demo-backup/ofbizdocker/home/ofbizdocker/demo-next/docker-compose.yml
b/demo-backup/ofbizdocker/home/ofbizdocker/demo-next/docker-compose.yml
index b5f2240..7cf5651 100644
---
a/demo-backup/ofbizdocker/home/ofbizdocker/demo-next/docker-compose.yml
+++
b/demo-backup/ofbizdocker/home/ofbizdocker/demo-next/docker-compose.yml
@@ -14,7 +14,7 @@ services:
         - ofbiz-postgres.env
       ofbiz:
-    image: ghcr.io/apache/ofbiz:release22.01-plugins-snapshot
+    image: ghcr.io/apache/ofbiz:release24.09-plugins-snapshot
       mem_limit: 2400M
       memswap_limit: 2400M
       cpu_shares: 200


Reply via email to