revert to beta

This commit is contained in:
2025-06-02 02:38:56 +02:00
parent 04be76502d
commit 15dd965c7c

View File

@@ -20,7 +20,7 @@ spec:
spec:
initContainers:
- name: affine-migrate
image: ghcr.io/toeverything/affine-graphql:canary-2e58c11
image: ghcr.io/toeverything/affine-graphql:beta-ab28213
command: ["sh", "-c", "node ./scripts/self-host-predeploy.js"]
env:
- name: REDIS_SERVER_HOST
@@ -42,7 +42,7 @@ spec:
mountPath: /root/.affine/config
containers:
- name: affine
image: ghcr.io/toeverything/affine-graphql:canary-2e58c11
image: ghcr.io/toeverything/affine-graphql:beta-ab28213
ports:
- containerPort: 3010
name: http