Skip to content

Commit dbfe91f

Browse files
Update mongo Docker tag to v8.2.6
1 parent 1c93d2c commit dbfe91f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/docker-compose.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
# MongoDB Database
33
mongodb:
4-
image: mongo:8.0.15
4+
image: mongo:8.2.6
55
container_name: lasius-dev-db
66
ports:
77
- "27017:27017"

0 commit comments

Comments
 (0)