We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a5c9b commit 1ae473aCopy full SHA for 1ae473a
packaging/README.md
@@ -29,5 +29,5 @@ It is generally published with format `hasura/graphql-engine-base:<SHA256>.<OS>.
29
### How to publish images
30
31
```
32
-docker buildx build --build-arg BASE_IMAGE=hasura/graphql-engine:v2.6.1 --no-cache -t ghcr.io/devfolioco/graphql-engine:v1.2.6.1.cli-migrations-v3 --platform linux/amd64,linux/arm64 --push .
+docker buildx build --build-arg BASE_IMAGE=hasura/graphql-engine:v2.6.1 --no-cache -t ghcr.io/devfolioco/graphql-engine:v2.6.1.cli-migrations-v3 --platform linux/amd64,linux/arm64 --push .
33
0 commit comments