Skip to content

Commit 1ae473a

Browse files
committed
🚧 Update readme
1 parent 28a5c9b commit 1ae473a

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
@@ -29,5 +29,5 @@ It is generally published with format `hasura/graphql-engine-base:<SHA256>.<OS>.
2929
### How to publish images
3030

3131
```
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 .
32+
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 .
3333
```

0 commit comments

Comments
 (0)