mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-05-30 12:38:21 +00:00
build(deps): bump couchdb in /docker/tools/obsidian-livesync
Bumps couchdb from 3.5.1 to 3.5.2. --- updated-dependencies: - dependency-name: couchdb dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
couchdb:
|
couchdb:
|
||||||
image: couchdb:3.5.1
|
image: couchdb:3.5.2
|
||||||
container_name: couchdb
|
container_name: couchdb
|
||||||
env_file: .env
|
env_file: .env
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user