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 9396a89 commit f6f1669Copy full SHA for f6f1669
httpd/Dockerfile
@@ -17,7 +17,7 @@ RUN depsRuntime=" \
17
bzip2 \
18
gcc \
19
libpcre++-dev \
20
- libssl-dev \
+ libssl-dev=$OPENSSL_VERSION \
21
make \
22
libsqlite3-dev \
23
libz-dev \
0 commit comments