mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Update build URI of docker-compose.yml, the .git
part is needed
parent
dd637c394b
commit
db9d937ea3
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ If you wish to build the image locally as part of your docker-compose configurat
|
|||
version: "2.1"
|
||||
services:
|
||||
radicale:
|
||||
build: github.com/Kozea/Radicale#v3.5.2
|
||||
build: "https://github.com/Kozea/Radicale.git#v3.5.2"
|
||||
user: root
|
||||
ports:
|
||||
- "5232:5232"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue