renovate workflow and replace all by latest version
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: tomsquest/docker-radicale
|
||||
image: tomsquest/docker-radicale:3.5.10.0
|
||||
container_name: radicale
|
||||
ports:
|
||||
- 4017:5232
|
||||
@@ -26,8 +26,6 @@ services:
|
||||
- ${SERVICE_PATH}/radicale/config:/config/
|
||||
- ${EXTERNAL_STORAGE}/calendars-contacts:/data
|
||||
labels:
|
||||
# Watchtower
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
# Traefik
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.radicale.rule=Host(`radicale.${PUBLIC_DOMAIN}`)"
|
||||
|
||||
Reference in New Issue
Block a user