switch to stable
This commit is contained in:
@@ -20,7 +20,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: affine-migrate
|
||||
image: ghcr.io/toeverything/affine-graphql:beta-ab28213
|
||||
image: ghcr.io/toeverything/affine-graphql:stable-9e7280c
|
||||
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:beta-ab28213
|
||||
image: ghcr.io/toeverything/affine-graphql:stable-9e7280c
|
||||
ports:
|
||||
- containerPort: 3010
|
||||
name: http
|
||||
|
||||
Reference in New Issue
Block a user