Update mongodb base image

This commit is contained in:
Ahmed Muawia Khan 2018-02-21 20:22:38 +01:00
parent 2978caaee6
commit 8e6b4332b0

View File

@ -1,4 +1,4 @@
FROM mongo:3.4.10
FROM mongo:3.4.13
LABEL maintainer "dev@bigchaindb.com"
WORKDIR /
RUN apt-get update \