feat(convex): Bump convex version (#286)

This commit is contained in:
davidr
2025-08-23 06:46:35 +02:00
committed by GitHub
parent 8142693922
commit d307b17f2b

View File

@@ -1,6 +1,6 @@
services:
backend:
image: ghcr.io/get-convex/convex-backend:5143fec81f146ca67495c12c6b7a15c5802c37e2
image: ghcr.io/get-convex/convex-backend:33cef775a8a6228cbacee4a09ac2c4073d62ed13
ports:
- "${PORT:-3210}:3210"
- "${SITE_PROXY_PORT:-3211}:3211"
@@ -24,7 +24,7 @@ services:
start_period: 5s
dashboard:
image: ghcr.io/get-convex/convex-dashboard:5143fec81f146ca67495c12c6b7a15c5802c37e2
image: ghcr.io/get-convex/convex-dashboard:33cef775a8a6228cbacee4a09ac2c4073d62ed13
ports:
- "${DASHBOARD_PORT:-6791}:6791"
environment: