Docker compose file - change tag to "stable"

This commit is contained in:
kalsi-avneet
2026-01-11 18:38:35 +00:00
parent 22a71c4290
commit f4f03538a0
+1 -1
View File
@@ -1,7 +1,7 @@
name: Radicale
services:
radicale:
image: ghcr.io/kozea/radicale:3.5.10
image: ghcr.io/kozea/radicale:stable
ports:
- 5232:5232
volumes: