Skip to content

Commit ab70aed

Browse files
committed
🚧 Update readme
1 parent da09443 commit ab70aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ It is generally published with format `hasura/graphql-engine-base:<SHA256>.<OS>.
3131
### How to publish images
3232

3333
```
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 .
34+
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 .
3535
```

0 commit comments

Comments
 (0)