Skip to content

Commit 11d28de

Browse files
committed
chore: upgrade MongoDB image to version 8.0.4
1 parent 4fd414b commit 11d28de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
mongodb-primary:
3-
image: bitnami/mongodb:6.0
3+
image: bitnami/mongodb:8.0.4
44
container_name: mongodb
55
hostname: mongodb
66
environment:

0 commit comments

Comments
 (0)