Skip to content

Commit 512aa29

Browse files
committed
chore: update mongodb version
1 parent a714344 commit 512aa29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22

33
mongodb:
4-
image: mongo:8.2.4-noble
4+
image: mongo:8.2.5-noble
55
container_name: ${MONGO_INITDB_DATABASE}
66
restart: always
77
ports:

0 commit comments

Comments
 (0)