We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dbd299 commit fd92525Copy full SHA for fd92525
components/pg-sidecar-service/habitat/plan.sh
@@ -24,7 +24,7 @@ pkg_deps=(
24
# is updated.
25
core/postgresql13/13.18/20241203070217 # for psql and pg_dump
26
core/postgresql13-client/13.18/20241203070721
27
- core/sqitch_pg
+ core/sqitch_pg/3.15.0/20240614112821
28
)
29
pkg_bin_dirs=(bin)
30
pkg_scaffolding="${local_scaffolding_origin:-chef}/automate-scaffolding-go"
0 commit comments