Skip to content

Commit 515be3f

Browse files
Update mongo Docker tag to v8
1 parent 71d263a commit 515be3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/roles/github_bot/files/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323
- default
2424
- traefik-web
2525
database:
26-
image: mongo:4
26+
image: mongo:8
2727
restart: always
2828
volumes:
2929
- "${DATA_FOLDER}/db:/data/db"

0 commit comments

Comments
 (0)