Skip to content

Commit b85555e

Browse files
Update docker.io/mongo Docker tag to v8
1 parent a551342 commit b85555e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unifi/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ services:
5454
restart: unless-stopped
5555

5656
unifi-db:
57-
image: docker.io/mongo:4
57+
image: docker.io/mongo:8
5858
# I have to use v4, as v5+ requires a CPU with AVX support
5959
# container_name: unifi-db
6060
networks:

0 commit comments

Comments
 (0)