Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion images/cnpg/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/cloudnative-pg/postgis:16-3.6-system-trixie@sha256:1d871eb7e7641c655fbe0861ee5f84092af13699678f896479a07e11b4c560da AS base
FROM ghcr.io/cloudnative-pg/postgis:18-3.6-system-trixie@sha256:130cbb8595424af4f3d8e2dbd9c7ff76b59f545a17f0904daaee4358745987bc AS base

ARG PG_MAJOR=16

Expand Down