We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea7d9e commit 4648c46Copy full SHA for 4648c46
1 file changed
docker-bake.hcl
@@ -37,7 +37,7 @@ postgreSQLPreviewVersions = [
37
38
// Barman version to build
39
// renovate: datasource=pypi versioning=loose depName=barman
40
-barmanVersion = "3.16.2"
+barmanVersion = "3.17.0"
41
42
// Extensions to be included in the `standard` image
43
extensions = [
0 commit comments