Skip to content

Commit a4a3931

Browse files
authored
Merge pull request #1963 from kalsi-avneet/topic/docker-compose-tag
Docker compose file - change tag to "stable"
2 parents 22a71c4 + f4f0353 commit a4a3931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Radicale
22
services:
33
radicale:
4-
image: ghcr.io/kozea/radicale:3.5.10
4+
image: ghcr.io/kozea/radicale:stable
55
ports:
66
- 5232:5232
77
volumes:

0 commit comments

Comments
 (0)