mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 12:36:03 +00:00
Merge branch 'main' of https://github.com/vhaudiquet/homeprod
* 'main' of https://github.com/vhaudiquet/homeprod: build(deps): bump mongo from 8.0.14 to 8.0.15 in /docker/tools/notesnook build(deps): bump vabene1111/recipes in /docker/personal/tandoor build(deps): bump tomsquest/docker-radicale in /docker/personal/radicale build(deps): bump wizarrrr/wizarr build(deps): bump jellyfin/jellyfin build(deps): bump hotio/jackett build(deps): bump library/redis in /docker/personal/gramps build(deps): bump stalwartlabs/stalwart build(deps): bump esphome/esphome in /docker/home/esphome
This commit is contained in:
@@ -48,7 +48,7 @@ services:
|
||||
restart: "no"
|
||||
|
||||
notesnook-db:
|
||||
image: mongo:8.0.14
|
||||
image: mongo:8.0.15
|
||||
hostname: notesnookdb
|
||||
volumes:
|
||||
- dbdata:/data/db
|
||||
@@ -69,7 +69,7 @@ services:
|
||||
# upgrading it to a replica set. This is only required once but we running
|
||||
# it multiple times is no issue.
|
||||
initiate-rs0:
|
||||
image: mongo:8.0.14
|
||||
image: mongo:8.0.15
|
||||
networks:
|
||||
- notesnook
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user