mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-05-25 18:32:23 +08:00
update installation manifests to v1.0.0-alpha23
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
volumes:
|
||||
- db_data:/var/lib/postgresql/data
|
||||
graphql-engine:
|
||||
image: hasura/graphql-engine:v1.0.0-alpha22
|
||||
image: hasura/graphql-engine:v1.0.0-alpha23
|
||||
depends_on:
|
||||
- "postgres"
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user