We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51fc71 commit 1fd5fd6Copy full SHA for 1fd5fd6
apps/postgres-init/docker-bake.hcl
@@ -6,7 +6,7 @@ variable "APP" {
6
7
variable "VERSION" {
8
// renovate: datasource=repology depName=alpine_3_22/postgresql17-client versioning=loose
9
- default = "17.5-r0"
+ default = "17.6-r0"
10
}
11
12
variable "SOURCE" {
0 commit comments