We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e28c8 commit 47a4245Copy full SHA for 47a4245
Dockerfile
@@ -1,5 +1,5 @@
1
-ARG TS_VERSION=2.11.2
2
-ARG CNPG_VERSION=14.9-6
+ARG TS_VERSION=2.14.2
+ARG CNPG_VERSION=14.12-11-bookworm
3
ARG MAKEJ=2
4
5
FROM ghcr.io/cloudnative-pg/postgresql:$CNPG_VERSION
0 commit comments