We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763858a commit 4bc0a54Copy full SHA for 4bc0a54
1 file changed
.github/workflows/build.yaml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
include:
22
- - postgres_version: "16"
+ - postgres_version: "16.11"
23
# renovate datasource=docker depName=ghcr.io/cloudnative-pg/postgresql
24
cnpg_version: 16.11
25
latest: "true"
0 commit comments