Skip to content

Commit 754130b

Browse files
authored
Update docker-compose app version 0.3.241 (#339)
2 parents 2574e1e + 4b5edd9 commit 754130b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ services:
3535
restart: unless-stopped
3636

3737
digma-compound:
38-
image: digmatic/digma-compound:0.3.238
38+
image: digmatic/digma-compound:0.3.241
3939
ports:
4040
- 5049:5049
4141
- 5050:5050
@@ -55,7 +55,7 @@ services:
5555
- GlobalExceptionSettings__ExposeInternalDetails=true
5656
- Kafka__PipelineWorkerCG__Workers=2
5757
- PipelineExecution__NodeExecutionParallelism=1
58-
- ApplicationVersion=0.3.238
58+
- ApplicationVersion=0.3.241
5959
depends_on:
6060
- digma-persistence
6161
restart: unless-stopped

0 commit comments

Comments
 (0)