Failed to build mongo image

Mongodb is no more available in version 3.2.6

Partial-Bug: #1743405
Change-Id: I6994c37fd159289fb755e5b59cf4c1896d18fe3d
This commit is contained in:
Pierre Blanc 2018-01-15 11:05:48 -05:00
parent e6d4b4b3fe
commit 5e16c93cfd
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ set -o xtrace
export DEBIAN_FRONTEND=noninteractive
apt-get --allow-unauthenticated -y install mongodb-org=3.2.6
apt-get --allow-unauthenticated -y install mongodb-org=3.2.11