We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99e958b + a1d2449 commit 356f4d9Copy full SHA for 356f4d9
docker/docker-compose.yml
@@ -47,7 +47,7 @@ services:
47
restart: unless-stopped
48
49
digma-compound:
50
- image: digmatic/digma-compound:0.3.217
+ image: digmatic/digma-compound:0.3.228
51
ports:
52
- 5049:5049
53
- 5050:5050
@@ -68,7 +68,7 @@ services:
68
- GlobalExceptionSettings__ExposeInternalDetails=true
69
- Kafka__PipelineWorkerCG__Workers=2
70
- PipelineExecution__NodeExecutionParallelism=1
71
- - ApplicationVersion=0.3.217
+ - ApplicationVersion=0.3.228
72
depends_on:
73
- digma-persistence
74
0 commit comments