chore: bump graphiql

This commit is contained in:
Alessandro Pezzè 2021-03-20 19:04:28 +01:00
parent ef6f7db539
commit 2909877a65

View file

@ -18,7 +18,7 @@ services:
HASURA_GRAPHQL_ADMIN_SECRET: "${HASURA_GRAPHQL_ADMIN_SECRET}"
graphiql:
image: pokeapi/graphiql:1.0.0
image: pokeapi/graphiql:1.0.1
command: sh -c 'cp -a /app/static/. /transfer/ && tail -f /etc/passwd'
volumes:
- graphiql:/transfer