Skip to content

Commit

Permalink
Update docker-compose app version 0.3.152 (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
asafchen-dig authored Oct 29, 2024
2 parents 0a7a01d + 04e8565 commit 942a029
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ services:
restart: unless-stopped

digma-compound:
image: digmatic/digma-compound:0.3.151
image: digmatic/digma-compound:0.3.152
ports:
- 5049:5049
- 5050:5050
Expand All @@ -68,7 +68,7 @@ services:
- GlobalExceptionSettings__ExposeInternalDetails=true
- Kafka__PipelineWorkerCG__Workers=2
- PipelineExecution__NodeExecutionParallelism=1
- ApplicationVersion=0.3.151
- ApplicationVersion=0.3.152
depends_on:
- digma-persistence
restart: unless-stopped
Expand Down

0 comments on commit 942a029

Please sign in to comment.