Skip to content

Commit

Permalink
Fix template reference for PostgreSQL 16 Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
m3hm3t committed Feb 5, 2025
1 parent 42b69e0 commit 7e06311
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is auto generated from it's template,
# see citusdata/tools/packaging_automation/templates/docker/postgres-15/postgres-15.tmpl.dockerfile.
# see citusdata/tools/packaging_automation/templates/docker/postgres-16/postgres-16.tmpl.dockerfile.
FROM postgres:{{postgres_version}}
ARG VERSION={{project_version}}
LABEL maintainer="Citus Data https://citusdata.com" \
Expand Down

0 comments on commit 7e06311

Please sign in to comment.