Skip to content

Commit

Permalink
0.2.266 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohrebeniuk authored Apr 12, 2024
2 parents d62e3bf + 02dda8c commit c67d144
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ services:
image: digmatic/ds:0.0.22
restart: unless-stopped
digma-compound:
image: digmatic/digma-compound:0.2.263
image: digmatic/digma-compound:0.2.266
ports:
- "5050:5050"
- "5051:5051"
Expand All @@ -79,7 +79,7 @@ services:
- GlobalExceptionSettings__ExposeInternalDetails=true
- Kafka__PipelineWorkerCG__Workers=2
- PipelineExecution__NodeExecutionParallelism=1
- ApplicationVersion=0.2.263
- ApplicationVersion=0.2.266
depends_on:
- digma-persistence
restart: unless-stopped
Expand Down

0 comments on commit c67d144

Please sign in to comment.