Skip to content

Commit 9ff39ef

Browse files
fix(deps): update dependency tensorchord/vectorchord (0.4.2 → 0.4.3) (#88)
1 parent c0b7cd6 commit 9ff39ef

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.4.2"
10+
ARG VECTORCHORD_TAG="0.4.3"
1111

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

0 commit comments

Comments
 (0)