File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ RUN apt-get update \
2020 curl \
2121 && curl -s https://install.citusdata.com/community/deb.sh | bash \
2222 && apt-get install -y postgresql-$PG_MAJOR-citus-14.0=$CITUS_VERSION \
23- postgresql-$PG_MAJOR-hll=2.18 .citus-1 \
23+ postgresql-$PG_MAJOR-hll=2.19 .citus-1 \
2424 postgresql-$PG_MAJOR-topn=2.7.0.citus-1 \
2525 && apt-get purge -y --auto-remove curl \
2626 && rm -rf /var/lib/apt/lists/*
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ RUN apt-get update \
2020 curl \
2121 && curl -s https://install.citusdata.com/community/deb.sh | bash \
2222 && apt-get install -y postgresql-$PG_MAJOR-citus-14.0=$CITUS_VERSION \
23- postgresql-$PG_MAJOR-hll=2.18 .citus-1 \
23+ postgresql-$PG_MAJOR-hll=2.19 .citus-1 \
2424 postgresql-$PG_MAJOR-topn=2.7.0.citus-1 \
2525 && apt-get purge -y --auto-remove curl \
2626 && rm -rf /var/lib/apt/lists/*
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ RUN apt-get update \
2020 curl \
2121 && curl -s https://install.citusdata.com/community/deb.sh | bash \
2222 && apt-get install -y postgresql-$PG_MAJOR-citus-14.0=$CITUS_VERSION \
23- postgresql-$PG_MAJOR-hll=2.18 .citus-1 \
23+ postgresql-$PG_MAJOR-hll=2.19 .citus-1 \
2424 postgresql-$PG_MAJOR-topn=2.7.0.citus-1 \
2525 && apt-get purge -y --auto-remove curl \
2626 && rm -rf /var/lib/apt/lists/*
You can’t perform that action at this time.
0 commit comments