We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075a8aa commit d066ea0Copy full SHA for d066ea0
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.17.0"
+barmanVersion = "3.18.0"
41
42
// Extensions to be included in the `standard` image
43
extensions = [
0 commit comments