Skip to content

Commit

Permalink
updated mongo to latest for #104
Browse files Browse the repository at this point in the history
  • Loading branch information
giraygi committed Jan 9, 2025
1 parent 480ac13 commit 8f85fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
#- ./docker_out:/tmp/out:rw
command: ./dataload.dockersh ${OLS4_DATALOAD_ARGS:-}
mongo:
image: mongo:7.0.16
image: mongo:8.0.4
ports:
- 27017:27017
volumes:
Expand Down

0 comments on commit 8f85fe8

Please sign in to comment.