Skip to content

Commit

Permalink
build: Update Hasura image
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Jan 30, 2023
1 parent a89c3dd commit 9d065c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.6'
services:
hasura:
image: hasura/graphql-engine:v2.0.4
image: hasura/graphql-engine:v2.14.1
ports:
- "8080:8080"
restart: always
Expand Down

0 comments on commit 9d065c5

Please sign in to comment.