mirror of
https://github.com/corda/corda.git
synced 2025-01-14 16:59:52 +00:00
ENT-1012 Update version tag for libssl-dev/openssl (#202)
1.0.2g-1ubuntu4.9 no longer exists, so update to 1.0.2g-1ubuntu4.10
This commit is contained in:
parent
c6bed31f58
commit
f469b30c64
@ -34,13 +34,13 @@ RUN apt-get install -qqy \
|
|||||||
libcurl3=7.47.0-1ubuntu2.5 \
|
libcurl3=7.47.0-1ubuntu2.5 \
|
||||||
libcurl4-openssl-dev=7.47.0-1ubuntu2.5 \
|
libcurl4-openssl-dev=7.47.0-1ubuntu2.5 \
|
||||||
libprotobuf8=2.5.0-9ubuntu1 \
|
libprotobuf8=2.5.0-9ubuntu1 \
|
||||||
libssl-dev=1.0.2g-1ubuntu4.9 \
|
libssl-dev=1.0.2g-1ubuntu4.10 \
|
||||||
libtool=2.4.6-0.1 \
|
libtool=2.4.6-0.1 \
|
||||||
libunwind8=1.1-4.1 \
|
libunwind8=1.1-4.1 \
|
||||||
make=4.1-6 \
|
make=4.1-6 \
|
||||||
ocaml=4.02.3-5ubuntu2 \
|
ocaml=4.02.3-5ubuntu2 \
|
||||||
openjdk-8-jdk=8u151-b12-0ubuntu0.16.04.2 \
|
openjdk-8-jdk=8u151-b12-0ubuntu0.16.04.2 \
|
||||||
openssl=1.0.2g-1ubuntu4.9 \
|
openssl=1.0.2g-1ubuntu4.10 \
|
||||||
patch=2.7.5-1 \
|
patch=2.7.5-1 \
|
||||||
proguard=5.2.1-3 \
|
proguard=5.2.1-3 \
|
||||||
python2.7=2.7.12-1ubuntu0~16.04.2 \
|
python2.7=2.7.12-1ubuntu0~16.04.2 \
|
||||||
|
Loading…
Reference in New Issue
Block a user