Fix image tag

This commit is contained in:
Daniel Berteaud 2023-10-24 18:10:23 +02:00
parent a12fa50517
commit f304ee9a94
1 changed files with 1 additions and 1 deletions

View File

@ -89,5 +89,5 @@ docker run --rm -e ODOO_URL=https://myodoo.acme.org \
-e DAV_USER=contacts \
-e DAV_PASSWORD=SuperS3cr3tP@ssW0rd \
-e DAV_DELETE=1
danielberteaud/odoo2vcard
danielberteaud/odoo2carddav
```