mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-26 15:01:09 +00:00
chore(deps): update mongo docker tag to v8.0.8 (#691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
POSTGRES_DB: "hideout"
|
||||
|
||||
mongodb:
|
||||
image: mongo:8.0.5
|
||||
image: mongo:8.0.8
|
||||
ports:
|
||||
- "27017:27017"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user