diff --git a/templates/compose/convex.yaml b/templates/compose/convex.yaml index 49f2449df..47d7f1bef 100644 --- a/templates/compose/convex.yaml +++ b/templates/compose/convex.yaml @@ -7,7 +7,7 @@ services: backend: - image: ghcr.io/get-convex/convex-backend:00bd92723422f3bff968230c94ccdeb8c1719832 + image: ghcr.io/get-convex/convex-backend:a9a760ca10399ed42e1b4bb87c78539a235488c7 volumes: - data:/convex/data environment: @@ -47,7 +47,7 @@ services: start_period: 10s dashboard: - image: ghcr.io/get-convex/convex-dashboard:33cef775a8a6228cbacee4a09ac2c4073d62ed13 + image: ghcr.io/get-convex/convex-dashboard:a9a760ca10399ed42e1b4bb87c78539a235488c7 environment: - SERVICE_URL_DASHBOARD_6791 # URL of the Convex API as accessed by the dashboard (browser).