@@ -1,3 +1,3 @@
-FROM registry.sdsys.ru/mongo:3.0
+FROM mongo:4.0
COPY mongo-healthcheck.sh /mongo-healthcheck.sh
RUN chmod +x /mongo-healthcheck.sh