Skip to content

Commit fd92525

Browse files
YashviJain01Yashvi Jain
and
Yashvi Jain
authored
Adding the fix for habitat build (#8759)
Signed-off-by: Yashvi Jain <[email protected]> Co-authored-by: Yashvi Jain <[email protected]>
1 parent 0dbd299 commit fd92525

File tree

1 file changed

+1
-1
lines changed
  • components/pg-sidecar-service/habitat

1 file changed

+1
-1
lines changed

components/pg-sidecar-service/habitat/plan.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pkg_deps=(
2424
# is updated.
2525
core/postgresql13/13.18/20241203070217 # for psql and pg_dump
2626
core/postgresql13-client/13.18/20241203070721
27-
core/sqitch_pg
27+
core/sqitch_pg/3.15.0/20240614112821
2828
)
2929
pkg_bin_dirs=(bin)
3030
pkg_scaffolding="${local_scaffolding_origin:-chef}/automate-scaffolding-go"

0 commit comments

Comments
 (0)