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 24cf5d7 commit 7a7c42aCopy full SHA for 7a7c42a
common-nix.vars.pkr.hcl
@@ -1 +1 @@
1
-postgres-version = "15.6.1.136-rc2"
+postgres-version = "15.6.1.136"
scripts/90-cleanup.sh
@@ -37,7 +37,7 @@ elif [ -n "$(command -v apt-get)" ]; then
37
libcgal-dev \
38
libgcc-9-dev \
39
libgcc-8-dev \
40
- ansible
+ ansible
41
42
add-apt-repository --yes --remove ppa:ansible/ansible
43
0 commit comments