Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v7.0.12
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 66e0f12 commit 04cf400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/all-in-one/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ services:

# MongoDB instance (Chaotic-AUR / repo metrics)
mongodb:
image: mongo:7.0.11
image: mongo:7.0.12
container_name: mongodb
volumes: [./mongo:/data/db]
ports: [27017:27017]
Expand Down

0 comments on commit 04cf400

Please sign in to comment.