fix image
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
- name: affine-migrate
|
- name: affine-migrate
|
||||||
image: ghcr.io/toeverything/affine-graphql:${AFFINE_REVISION:-stable}
|
image: ghcr.io/toeverything/affine-graphql:stable
|
||||||
command: ["sh", "-c", "node ./scripts/self-host-predeploy.js"]
|
command: ["sh", "-c", "node ./scripts/self-host-predeploy.js"]
|
||||||
env:
|
env:
|
||||||
- name: REDIS_SERVER_HOST
|
- name: REDIS_SERVER_HOST
|
||||||
|
|||||||
Reference in New Issue
Block a user