File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ RUN make install \
147147# - OpenSSL
148148# Needed by:
149149# - curl
150- ENV VERSION_LIBSSH2=1.10 .0
150+ ENV VERSION_LIBSSH2=1.11 .0
151151ENV LIBSSH2_BUILD_DIR=${BUILD_DIR}/libssh2
152152RUN set -xe; \
153153 mkdir -p ${LIBSSH2_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ RUN make install \
148148# - OpenSSL
149149# Needed by:
150150# - curl
151- ENV VERSION_LIBSSH2=1.10 .0
151+ ENV VERSION_LIBSSH2=1.11 .0
152152ENV LIBSSH2_BUILD_DIR=${BUILD_DIR}/libssh2
153153RUN set -xe; \
154154 mkdir -p ${LIBSSH2_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ RUN make install \
148148# - OpenSSL
149149# Needed by:
150150# - curl
151- ENV VERSION_LIBSSH2=1.10 .0
151+ ENV VERSION_LIBSSH2=1.11 .0
152152ENV LIBSSH2_BUILD_DIR=${BUILD_DIR}/libssh2
153153RUN set -xe; \
154154 mkdir -p ${LIBSSH2_BUILD_DIR}/bin; \
You can’t perform that action at this time.
0 commit comments