Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xieydd authored Nov 22, 2024
1 parent a64d7c4 commit 0e888fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Container images for [cloudnative-pg](https://cloudnative-pg.io/) with the [Vect
## Building
To build the Dockerfile locally, you need to pass the `CNPG_TAG` and `VECTORCHORD_TAG` args. For example:
`docker build . --build-arg="CNPG_TAG=16.3" --build-arg="VECTORCHORD_TAG_TAG=0.1.0"`
`docker build . --build-arg="CNPG_TAG=16.3" --build-arg="VECTORCHORD_TAG=0.1.0"`

0 comments on commit 0e888fb

Please sign in to comment.