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, jler...@apache.org 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<jacques.le.r...@les7arts.com>
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