更新 docker-compose.yml

This commit is contained in:
Bryant 2024-01-30 17:31:00 +08:00
parent 20ec4cf8ad
commit fb84c57000
1 changed files with 1 additions and 2 deletions

View File

@ -40,8 +40,7 @@ services:
constraints:
- node.role == manager
swarmpit-db:
# image: couchdb:2.3.1
image: couchdb:latest
image: couchdb:2.3.1
volumes:
- db-data:/opt/couchdb/data
networks: