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 63044c1 + 5ff830e commit e5f7bc1Copy full SHA for e5f7bc1
docker/docker-compose.yml
@@ -35,7 +35,7 @@ services:
35
restart: unless-stopped
36
37
digma-compound:
38
- image: digmatic/digma-compound:0.3.254
+ image: digmatic/digma-compound:0.3.264
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.254
+ - ApplicationVersion=0.3.264
59
depends_on:
60
- digma-persistence
61
0 commit comments