mirror of https://github.com/usbharu/Hideout.git
chore(deps): update mongo docker tag to v8
This commit is contained in:
parent
32483abfe0
commit
bcf0f65e06
|
@ -11,7 +11,7 @@ services:
|
||||||
POSTGRES_DB: "hideout"
|
POSTGRES_DB: "hideout"
|
||||||
|
|
||||||
mongodb:
|
mongodb:
|
||||||
image: mongo:7.0.14
|
image: mongo:8.0.4
|
||||||
ports:
|
ports:
|
||||||
- "27017:27017"
|
- "27017:27017"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue