Skip to content

Commit 356f4d9

Browse files
authored
Update docker-compose app version 0.3.228 (#327)
2 parents 99e958b + a1d2449 commit 356f4d9

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
@@ -47,7 +47,7 @@ services:
4747
restart: unless-stopped
4848

4949
digma-compound:
50-
image: digmatic/digma-compound:0.3.217
50+
image: digmatic/digma-compound:0.3.228
5151
ports:
5252
- 5049:5049
5353
- 5050:5050
@@ -68,7 +68,7 @@ services:
6868
- GlobalExceptionSettings__ExposeInternalDetails=true
6969
- Kafka__PipelineWorkerCG__Workers=2
7070
- PipelineExecution__NodeExecutionParallelism=1
71-
- ApplicationVersion=0.3.217
71+
- ApplicationVersion=0.3.228
7272
depends_on:
7373
- digma-persistence
7474
restart: unless-stopped

0 commit comments

Comments
 (0)