Skip to content

Commit 62125a3

Browse files
Update docker-compose app version to 0.3.324
1 parent 7cf2b56 commit 62125a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ services:
4444
- BADGER_SPAN_STORE_TTL=336h0m0s
4545
restart: unless-stopped
4646
digma-compound:
47-
image: digmatic/digma-compound:0.3.320
47+
image: digmatic/digma-compound:0.3.324
4848
ports:
4949
- 5049:5049
5050
- 5050:5050
@@ -64,7 +64,7 @@ services:
6464
- GlobalExceptionSettings__ExposeInternalDetails=true
6565
- Kafka__PipelineWorkerCG__Workers=2
6666
- PipelineExecution__NodeExecutionParallelism=1
67-
- ApplicationVersion=0.3.320
67+
- ApplicationVersion=0.3.324
6868
depends_on:
6969
- digma-persistence
7070
restart: unless-stopped

0 commit comments

Comments
 (0)