Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Updating version to one close to 4.0.5 (4.0.27)
Browse files Browse the repository at this point in the history
  • Loading branch information
charhart committed Jan 20, 2022
1 parent 5b2b706 commit 8d54bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/nlp-mongo/Dockerfile.prod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mongo:3.4.24
FROM mongo:4.0.27

COPY setup.js /docker-entrypoint-initdb.d/setup.js
COPY users.sh /docker-entrypoint-initdb.d/users.sh
Expand Down

0 comments on commit 8d54bae

Please sign in to comment.