Skip to content

Commit

Permalink
pinning openssl version
Browse files Browse the repository at this point in the history
Signed-off-by: Aishwarya Aishwarya <[email protected]>
  • Loading branch information
Aishwarya2001A authored and Yashvi Jain committed Dec 24, 2024
1 parent 28a419d commit d9a1ee3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/automate-es-gateway/habitat/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pkg_deps=(
core/ncurses
core/zlib
core/bzip2
core/openssl/3.0.9
core/openssl/3.0.9/20241017121505
core/pcre2

core/coreutils
Expand Down
2 changes: 1 addition & 1 deletion components/automate-load-balancer/habitat/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pkg_deps=(
core/ncurses
core/zlib
core/bzip2
core/openssl/3.0.9
core/openssl/3.0.9/20241017121505
core/pcre2
chef/mlsa
core/bash
Expand Down

0 comments on commit d9a1ee3

Please sign in to comment.