We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a806a7 commit 13cc16cCopy full SHA for 13cc16c
Makefile
@@ -116,10 +116,10 @@ install-java8-if-missing:
116
}
117
118
install-build-dependencies: update-apt-cache-if-needed
119
- @sudo apt-get install -y libssl1.1 libuv1-dev libkrb5-dev libc6-dbg
+ @sudo apt-get install -y libssl3 libuv1-dev libkrb5-dev libc6-dbg
120
121
install-bin-dependencies: update-apt-cache-if-needed
122
123
124
build-integration-test-bin:
125
@{\
0 commit comments