chore: update zero-cache image and dependencies to version 1.4.0

This commit is contained in:
Anish Sarkar 2026-05-12 15:24:19 +05:30
parent 2402b730fa
commit ce4531461c
5 changed files with 916 additions and 533 deletions

View file

@ -83,7 +83,7 @@ services:
retries: 5 retries: 5
zero-cache: zero-cache:
image: rocicorp/zero:0.26.2 image: rocicorp/zero:1.4.0
ports: ports:
- "${ZERO_CACHE_PORT:-4848}:4848" - "${ZERO_CACHE_PORT:-4848}:4848"
extra_hosts: extra_hosts:

View file

@ -174,7 +174,7 @@ services:
# - celery_worker # - celery_worker
zero-cache: zero-cache:
image: rocicorp/zero:0.26.2 image: rocicorp/zero:1.4.0
ports: ports:
- "${ZERO_CACHE_PORT:-4848}:4848" - "${ZERO_CACHE_PORT:-4848}:4848"
extra_hosts: extra_hosts:

View file

@ -163,7 +163,7 @@ services:
# restart: unless-stopped # restart: unless-stopped
zero-cache: zero-cache:
image: rocicorp/zero:0.26.2 image: rocicorp/zero:1.4.0
ports: ports:
- "${ZERO_CACHE_PORT:-5929}:4848" - "${ZERO_CACHE_PORT:-5929}:4848"
extra_hosts: extra_hosts:

View file

@ -79,7 +79,7 @@
"@remotion/media": "^4.0.438", "@remotion/media": "^4.0.438",
"@remotion/player": "^4.0.438", "@remotion/player": "^4.0.438",
"@remotion/web-renderer": "^4.0.438", "@remotion/web-renderer": "^4.0.438",
"@rocicorp/zero": "^0.26.2", "@rocicorp/zero": "^1.4.0",
"@slate-serializers/html": "^2.2.3", "@slate-serializers/html": "^2.2.3",
"@streamdown/code": "^1.0.2", "@streamdown/code": "^1.0.2",
"@streamdown/math": "^1.0.2", "@streamdown/math": "^1.0.2",

File diff suppressed because it is too large Load diff