Bump vm-builder v0.17.12 -> v0.18.1 (#5583)

Only applicable change was neondatabase/autoscaling#566, updating
pgbouncer to 1.21.0 and enabling support for prepared statements.
This commit is contained in:
Em Sharnoff
2023-10-18 02:10:01 -07:00
committed by GitHub
parent 9fe5cc6a82
commit 16c87b5bda

View File

@@ -834,7 +834,7 @@ jobs:
run:
shell: sh -eu {0}
env:
VM_BUILDER_VERSION: v0.17.12
VM_BUILDER_VERSION: v0.18.1
steps:
- name: Checkout