Docker compose file - change tag to "stable"
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: Radicale
|
name: Radicale
|
||||||
services:
|
services:
|
||||||
radicale:
|
radicale:
|
||||||
image: ghcr.io/kozea/radicale:3.5.10
|
image: ghcr.io/kozea/radicale:stable
|
||||||
ports:
|
ports:
|
||||||
- 5232:5232
|
- 5232:5232
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user