Skip to content

Commit e5f7bc1

Browse files
authored
Update docker-compose app version 0.3.264 (#351)
2 parents 63044c1 + 5ff830e commit e5f7bc1

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.254
38+
image: digmatic/digma-compound:0.3.264
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.254
58+
- ApplicationVersion=0.3.264
5959
depends_on:
6060
- digma-persistence
6161
restart: unless-stopped

0 commit comments

Comments
 (0)