mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-05-23 16:29:35 +08:00
update installation manifests to v1.0.0-alpha22
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-alpha21
|
||||
image: hasura/graphql-engine:v1.0.0-alpha22
|
||||
depends_on:
|
||||
- "postgres"
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user