mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-07-29 21:44:38 +00:00
Build FROM more specific tag
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
ARG PG_MAJOR=14
|
||||
ARG CNPG_TAG
|
||||
|
||||
FROM ghcr.io/cloudnative-pg/postgresql:$PG_MAJOR
|
||||
FROM ghcr.io/cloudnative-pg/postgresql:$CNPG_TAG
|
||||
|
||||
ARG PG_MAJOR
|
||||
ARG PGVECTORS_TAG
|
||||
|
||||
Reference in New Issue
Block a user