From 6be6a6caa4b79029c067ffe4bf00062aa2c0d5a6 Mon Sep 17 00:00:00 2001 From: holzi1005 Date: Sun, 8 Dec 2024 22:18:30 +0100 Subject: [PATCH] update versionm --- .docker-compose.http.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.docker-compose.http.yml b/.docker-compose.http.yml index 43dd30c..9f3d9d7 100644 --- a/.docker-compose.http.yml +++ b/.docker-compose.http.yml @@ -38,7 +38,7 @@ services: #Here is the Jitsi-Admin app app-ja: - image: git.h2-invent.com/meetling/application:1.0.12 + image: git.h2-invent.com/meetling/application:1.0.13 restart: unless-stopped depends_on: db-ja: