File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# This file is auto generated from it's template,
22# see citusdata/tools/packaging_automation/templates/docker/latest/latest.tmpl.dockerfile.
3- FROM postgres:18.1-bookworm
3+ FROM postgres:18.1
44ARG VERSION=14.0.0
55LABEL maintainer="Citus Data https://citusdata.com" \
66 org.label-schema.name="Citus" \
Original file line number Diff line number Diff line change 11# This file is auto generated from it's template,
22# see citusdata/tools/packaging_automation/templates/docker/postgres-16/postgres-16.tmpl.dockerfile.
3- FROM postgres:16.10-bookworm
3+ FROM postgres:16.10
44ARG VERSION=14.0.0
55LABEL maintainer="Citus Data https://citusdata.com" \
66 org.label-schema.name="Citus" \
Original file line number Diff line number Diff line change 11# This file is auto generated from it's template,
22# see citusdata/tools/packaging_automation/templates/docker/postgres-17/postgres-17.tmpl.dockerfile.
3- FROM postgres:17.6-bookworm
3+ FROM postgres:17.6
44ARG VERSION=14.0.0
55LABEL maintainer="Citus Data https://citusdata.com" \
66 org.label-schema.name="Citus" \
You can’t perform that action at this time.
0 commit comments