Skip to content

Commit

Permalink
Update couchdb Docker tag to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 927570c commit 5d4c4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
volumes:
- "ivy2:/root/.ivy2"
db:
image: couchdb:2.3.0
image: couchdb:2.3.1
restart: unless-stopped
volumes:
- "./couchdb-volume:/opt/couchdb/data"
Expand Down

0 comments on commit 5d4c4cf

Please sign in to comment.