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 da09443 commit ab70aedCopy full SHA for ab70aed
packaging/README.md
@@ -31,5 +31,5 @@ It is generally published with format `hasura/graphql-engine-base:<SHA256>.<OS>.
31
### How to publish images
32
33
```
34
-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 .
35
0 commit comments