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 6d7ffb0 + 363f350 commit 506ab67Copy full SHA for 506ab67
docker/docker-compose.yml
@@ -35,7 +35,7 @@ services:
35
restart: unless-stopped
36
37
digma-compound:
38
- image: digmatic/digma-compound:0.3.268
+ image: digmatic/digma-compound:0.3.269
39
ports:
40
- 5049:5049
41
- 5050:5050
@@ -55,7 +55,7 @@ services:
55
- GlobalExceptionSettings__ExposeInternalDetails=true
56
- Kafka__PipelineWorkerCG__Workers=2
57
- PipelineExecution__NodeExecutionParallelism=1
58
- - ApplicationVersion=0.3.268
+ - ApplicationVersion=0.3.269
59
depends_on:
60
- digma-persistence
61
0 commit comments