mirror of https://github.com/usbharu/Hideout.git
chore(deps): update mongo docker tag to v7.0.14
This commit is contained in:
parent
bd219b62e1
commit
f0d8ee979d
|
@ -11,6 +11,6 @@ services:
|
|||
POSTGRES_DB: "hideout"
|
||||
|
||||
mongodb:
|
||||
image: mongo:7.0.12
|
||||
image: mongo:7.0.14
|
||||
ports:
|
||||
- "27017:27017"
|
Loading…
Reference in New Issue