Set static version number for documenso service
This commit is contained in:
parent
ac26fbe675
commit
8e954a3451
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
services:
|
services:
|
||||||
documenso:
|
documenso:
|
||||||
image: documenso/documenso
|
image: documenso/documenso:v1.12.10 # Released at Oct 9, 2025
|
||||||
depends_on:
|
depends_on:
|
||||||
database:
|
database:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue