update citus images and hosts, to generate helm charts

This commit is contained in:
2025-04-25 10:32:39 +07:00
parent 8f22fd255e
commit 3a9befc1a2
6 changed files with 41 additions and 18 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ ARG PGDATA=$PGHOME/data
ARG LC_ALL=C.UTF-8
ARG LANG=C.UTF-8
FROM postgres:$PG_MAJOR as builder
FROM postgres:$PG_MAJOR AS builder
ARG PGHOME
ARG PGDATA