docs: use placeholder for version in cli migrations image page

GITHUB_PR_NUMBER: 7559
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/7559

https://github.com/hasura/graphql-engine-mono/pull/2359

Co-authored-by: Irakli Gozalishvili <21236+Gozala@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: 5e95b377586b61884cfe50b13ad3a57676b4f397
This commit is contained in:
hasura-bot 2021-09-16 15:08:14 +05:30
parent 7c77c81cf9
commit d31fe33754

View File

@ -58,7 +58,7 @@ Example:
-v /home/me/my-project/migrations:/hasura-migrations \ -v /home/me/my-project/migrations:/hasura-migrations \
-v /home/me/my-project/metadata:/hasura-metadata \ -v /home/me/my-project/metadata:/hasura-metadata \
-e HASURA_GRAPHQL_DATABASE_URL=postgres://postgres:@postgres:5432/postgres \ -e HASURA_GRAPHQL_DATABASE_URL=postgres://postgres:@postgres:5432/postgres \
hasura/graphql-engine:v2.0.0-alpha.7.cli-migrations-v3 hasura/graphql-engine:<version>.cli-migrations-v3
.. _auto_apply_metadata: .. _auto_apply_metadata: