diff --git a/compose.yml b/compose.yml index 3fa3d58..460698c 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: ghcr.io/euro-office/documentserver:v9.3.3 + image: ghcr.io/euro-office/documentserver:v9.3.4 depends_on: - db - rabbitmq