Bump vm-builder v0.17.10 -> v0.17.11 (#5371)

This only includes the changes from neondatabase/autoscaling#525, which
improves graceful VM shutdown.
This commit is contained in:
Em Sharnoff
2023-09-25 11:49:07 -07:00
committed by GitHub
parent 1d98d3e4c1
commit a24cd69589

View File

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