Skip to content

Commit

Permalink
Update mongo Docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 71d263a commit 515be3f
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:8
restart: always
volumes:
- "${DATA_FOLDER}/db:/data/db"
Expand Down

0 comments on commit 515be3f

Please sign in to comment.