Skip to content

Commit

Permalink
Update mongo Docker tag to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 71d263a commit 5c58739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/roles/github_bot/files/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
- default
- traefik-web
database:
image: mongo:4
image: mongo:7
restart: always
volumes:
- "${DATA_FOLDER}/db:/data/db"
Expand Down

0 comments on commit 5c58739

Please sign in to comment.