We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d263a commit 5c58739Copy full SHA for 5c58739
deployment/roles/github_bot/files/docker-compose.yml
@@ -23,7 +23,7 @@ services:
23
- default
24
- traefik-web
25
database:
26
- image: mongo:4
+ image: mongo:7
27
restart: always
28
volumes:
29
- "${DATA_FOLDER}/db:/data/db"
0 commit comments