Skip to content

Commit

Permalink
Update docker-compose app version0.3.161 (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaykeren authored Nov 21, 2024
2 parents d49b856 + 6c21281 commit 965a4be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ services:
- BADGER_SPAN_STORE_TTL=336h0m0s
restart: unless-stopped
digma-compound:
image: digmatic/digma-compound:0.3.153
image: digmatic/digma-compound:0.3.161
ports:
- 5049:5049
- 5050:5050
Expand All @@ -77,7 +77,7 @@ services:
- GlobalExceptionSettings__ExposeInternalDetails=true
- Kafka__PipelineWorkerCG__Workers=2
- PipelineExecution__NodeExecutionParallelism=1
- ApplicationVersion=0.3.153
- ApplicationVersion=0.3.161
depends_on:
- digma-persistence
restart: unless-stopped
Expand All @@ -91,4 +91,4 @@ volumes:

networks:
default:
name: digma-extension-network
name: digma-extension-network

0 comments on commit 965a4be

Please sign in to comment.