Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v7.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 5c5090f commit e71670d
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:7.0.7
image: mongo:7.0.8
ports:
- 27017:27017
environment:
Expand Down

0 comments on commit e71670d

Please sign in to comment.