mirror of https://github.com/usbharu/Hideout.git
chore(deps): update mongo docker tag to v8.0.8
This commit is contained in:
parent
88f3bfbc7a
commit
6f12e82395
|
@ -11,7 +11,7 @@ services:
|
|||
POSTGRES_DB: "hideout"
|
||||
|
||||
mongodb:
|
||||
image: mongo:8.0.5
|
||||
image: mongo:8.0.8
|
||||
ports:
|
||||
- "27017:27017"
|
||||
|
||||
|
|
Loading…
Reference in New Issue