Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2024
1 parent 0e550e6 commit 59c69c7
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 @@ -7,7 +7,7 @@ networks:
services:
mongodb:
container_name: mongogarten
image: mongo:8.0.1
image: mongo:8.0.3
ports:
- 27017:27017
environment:
Expand Down

0 comments on commit 59c69c7

Please sign in to comment.