Skip to content

Commit

Permalink
mongo version trouble
Browse files Browse the repository at this point in the history
  • Loading branch information
Laoujin committed Dec 27, 2024
1 parent 66c30d5 commit 6904baf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deploy/mongo-seed/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM mongo:4.4.29
FROM mongo:3.6.3
# FROM mongo:4.4.29

# Copy your sh file and adjust permissions:
COPY import.sh /docker-entrypoint-initdb.d
Expand Down

0 comments on commit 6904baf

Please sign in to comment.