Skip to content

Commit ace0bf8

Browse files
committed
chore: Fix mongo version
1 parent 65a6758 commit ace0bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mongo:latest
1+
FROM mongo:5.0.6
22

33
RUN apt update
44
RUN apt install python s3cmd -y

0 commit comments

Comments
 (0)