File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ RUN make install \
173173# - OpenSSL
174174# Needed by:
175175# - curl
176- ENV VERSION_LIBSSH2=1.11.0
176+ ENV VERSION_LIBSSH2=1.11.1
177177ENV LIBSSH2_BUILD_DIR=${BUILD_DIR}/libssh2
178178RUN set -xe; \
179179 mkdir -p ${LIBSSH2_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ RUN make install \
174174# - OpenSSL
175175# Needed by:
176176# - curl
177- ENV VERSION_LIBSSH2=1.11.0
177+ ENV VERSION_LIBSSH2=1.11.1
178178ENV LIBSSH2_BUILD_DIR=${BUILD_DIR}/libssh2
179179RUN set -xe; \
180180 mkdir -p ${LIBSSH2_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ RUN make install \
174174# - OpenSSL
175175# Needed by:
176176# - curl
177- ENV VERSION_LIBSSH2=1.11.0
177+ ENV VERSION_LIBSSH2=1.11.1
178178ENV LIBSSH2_BUILD_DIR=${BUILD_DIR}/libssh2
179179RUN set -xe; \
180180 mkdir -p ${LIBSSH2_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ RUN make install \
174174# - OpenSSL
175175# Needed by:
176176# - curl
177- ENV VERSION_LIBSSH2=1.11.0
177+ ENV VERSION_LIBSSH2=1.11.1
178178ENV LIBSSH2_BUILD_DIR=${BUILD_DIR}/libssh2
179179RUN set -xe; \
180180 mkdir -p ${LIBSSH2_BUILD_DIR}/bin; \
Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ RUN make install \
175175# - OpenSSL
176176# Needed by:
177177# - curl
178- ENV VERSION_LIBSSH2=1.11.0
178+ ENV VERSION_LIBSSH2=1.11.1
179179ENV LIBSSH2_BUILD_DIR=${BUILD_DIR}/libssh2
180180RUN set -xe; \
181181 mkdir -p ${LIBSSH2_BUILD_DIR}/bin; \
You can’t perform that action at this time.
0 commit comments