We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d263a commit 515be3fCopy full SHA for 515be3f
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:8
27
restart: always
28
volumes:
29
- "${DATA_FOLDER}/db:/data/db"
0 commit comments