Skip to content

Commit

Permalink
postgresql pkg build fix
Browse files Browse the repository at this point in the history
Signed-off-by: iamazzeez <aazeez@progress.com>
  • Loading branch information
iamazzeez committed Sep 17, 2024
1 parent 0fe9598 commit 79678b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/automate-postgresql/habitat/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pg_version="13.14"
ident="20240312092803"

pkg_deps=(
core/coreutils
core/coreutils/8.32/20240105213308
chef/mlsa
${vendor_origin}/postgresql13/${pg_version}/${ident}
)
Expand Down

0 comments on commit 79678b2

Please sign in to comment.