We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7cadb2 + 51f1ee2 commit 7b9171eCopy full SHA for 7b9171e
1 file changed
docker-compose.yaml
@@ -44,7 +44,7 @@ services:
44
- BADGER_SPAN_STORE_TTL=336h0m0s
45
restart: unless-stopped
46
digma-compound:
47
- image: digmatic/digma-compound:0.3.268
+ image: digmatic/digma-compound:0.3.269
48
ports:
49
- 5049:5049
50
- 5050:5050
@@ -64,7 +64,7 @@ services:
64
- GlobalExceptionSettings__ExposeInternalDetails=true
65
- Kafka__PipelineWorkerCG__Workers=2
66
- PipelineExecution__NodeExecutionParallelism=1
67
- - ApplicationVersion=0.3.268
+ - ApplicationVersion=0.3.269
68
depends_on:
69
- digma-persistence
70
0 commit comments