Skip to content

Commit 7190248

Browse files
feat(deps): update dependency tensorchord/vectorchord (0.3.0 → 0.4.2) (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44ab5fb commit 7190248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/postgres17/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG CNPG_TAG
77
ARG POSTGRES_VERSION=${CNPG_TAG%.*}
88

99
# renovate: datasource=github-releases depName=tensorchord/VectorChord
10-
ARG VECTORCHORD_TAG="0.3.0"
10+
ARG VECTORCHORD_TAG="0.4.2"
1111

1212
# To install any package we need to be root
1313
USER root

0 commit comments

Comments
 (0)