Skip to content

Commit 0e2460a

Browse files
authored
Update compose-odm-dev.yml
1 parent 7130e81 commit 0e2460a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

decisioncenter/businessvalueeditor/businessvalueeditor-source/compose-odm-dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
odm:
3-
image: icr.io/cpopen/odm-k8s/odm:9.5.0.0
3+
image: icr.io/cpopen/odm-k8s/odm:9.5
44
mem_limit: 4G
55
memswap_limit: 4G
66
user: "1001:0"
@@ -12,7 +12,7 @@ services:
1212
- 9453:9453
1313

1414
odm-with-custom-value-editor:
15-
image: icr.io/cpopen/odm-k8s/odm:9.5.0.0
15+
image: icr.io/cpopen/odm-k8s/odm:9.5
1616
mem_limit: 4G
1717
memswap_limit: 4G
1818
user: "1001:0"

0 commit comments

Comments
 (0)