couchdb: upgrade to v3.4.2

This commit is contained in:
maxlath
2024-11-21 22:17:54 +01:00
parent d43ae912d3
commit 82367ddc15

View File

@@ -1,7 +1,7 @@
version: '3'
services:
couchdb:
image: couchdb:3.2.1
image: couchdb:3.4.2
ports:
- "5984:5984"
environment: