⬆️ Update couchdb Docker tag to v3.4.2
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 4s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 4s
This commit is contained in:
parent
1c6802fdd1
commit
fc47379ebd
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ services:
|
||||||
|
|
||||||
couchdb-obsidian-livesync:
|
couchdb-obsidian-livesync:
|
||||||
container_name: obsidian-livesync
|
container_name: obsidian-livesync
|
||||||
image: couchdb:3.3.3
|
image: couchdb:3.4.2
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
|
|
Loading…
Reference in a new issue