diff --git a/compose/tldraw.yml b/compose/tldraw.yml index 088cd8f..bb0ed2f 100644 --- a/compose/tldraw.yml +++ b/compose/tldraw.yml @@ -5,7 +5,7 @@ services: - ${TLDRAW_PORT:-6239}:${TLDRAW_PORT:-6239} tldraw-worker: - image: ${TLDRAW_IMAGE:-seatable/tldraw-worker:2.3.0} + image: ${TLDRAW_IMAGE:-seatable/tldraw-worker:2.4.0} container_name: tldraw-worker restart: unless-stopped environment: