summaryrefslogtreecommitdiffstats
path: root/gotify/compose.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gotify/compose.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gotify/compose.yaml b/gotify/compose.yaml
index 6fcc562..7a6557d 100644
--- a/gotify/compose.yaml
+++ b/gotify/compose.yaml
@@ -1,7 +1,7 @@
---
services:
gotify:
- image: gotify/server:2.7.3
+ image: gotify/server:2.9.0
restart: unless-stopped
ports:
- 10.0.0.1:8082:80
eletions'>-3/+11 2021-06-27Delete TEST-musichub.business.CategoryTest.xmlSaid Belhadj1-58/+0 2021-06-27Add unit test for Category and Languagesaid belhadj4-0/+164 2021-06-27Update search functionalitysaid belhadj2-0/+8 2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92 2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465 2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117 2021-06-27Song class fully covered.Clyhtsuriva13-49/+96 2021-06-27Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82