Skip to content

Commit 282d792

Browse files
committed
Update alpine-komodo-install.sh
1 parent 63a4e5a commit 282d792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/alpine-komodo-install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ network_check
1414
update_os
1515

1616
msg_info "Installing Dependencies"
17-
$STD apk add --no-cache ca-certificates
17+
$STD apk add --no-cache ca-certificates openssl
1818
msg_ok "Installed Dependencies"
1919

2020
msg_info "Setup Docker Repository"

0 commit comments

Comments
 (0)