⬆️ Update couchdb Docker tag to v3.4.2
This commit is contained in:
parent
b461de93ec
commit
92d03f287d
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ services:
|
|||
|
||||
couchdb-obsidian-livesync:
|
||||
container_name: obsidian-livesync
|
||||
image: couchdb:3.3.3
|
||||
image: couchdb:3.4.2
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
|
Loading…
Reference in a new issue