⬆️ Update couchdb Docker tag to v3.4.2
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 4s

This commit is contained in:
Renovate Bot 2024-12-15 08:01:27 +00:00
parent 1c6802fdd1
commit fc47379ebd

View file

@ -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