From 0a9ec742cdce4a3f81aa5301da8f9531895db024 Mon Sep 17 00:00:00 2001 From: Rhys Bartlels-Waller Date: Thu, 28 Nov 2019 17:54:28 +1100 Subject: [PATCH] Bump Hasura version in Dockerfile --- hasura/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hasura/Dockerfile b/hasura/Dockerfile index eb614d1e..07461475 100644 --- a/hasura/Dockerfile +++ b/hasura/Dockerfile @@ -1,2 +1,2 @@ -FROM hasura/graphql-engine:v1.0.0-beta.6.cli-migrations +FROM hasura/graphql-engine:v1.0.0-beta.10.cli-migrations COPY hasura/migrations /hasura-migrations \ No newline at end of file