1
0
Fork 0
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

Cobalt Yang 2025-04-30 16:06:56 +08:00
parent dd637c394b
commit db9d937ea3

@ -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"