We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee9f9c commit 91aac30Copy full SHA for 91aac30
apps/twenty/1.13.7/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
server:
3
- image: twentycrm/twenty:v1.13.7
+ image: twentycrm/twenty:v1.14.0
4
container_name: ${CONTAINER_NAME}-server
5
restart: always
6
networks:
@@ -57,7 +57,7 @@ services:
57
createdBy: "Apps"
58
59
worker:
60
61
container_name: ${CONTAINER_NAME}-worker
62
63
0 commit comments