We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a4e5a commit 282d792Copy full SHA for 282d792
install/alpine-komodo-install.sh
@@ -14,7 +14,7 @@ network_check
14
update_os
15
16
msg_info "Installing Dependencies"
17
-$STD apk add --no-cache ca-certificates
+$STD apk add --no-cache ca-certificates openssl
18
msg_ok "Installed Dependencies"
19
20
msg_info "Setup Docker Repository"
0 commit comments