version 1.15.0 und verzeichnis geändert

This commit is contained in:
Czechman 2024-02-10 00:32:52 +01:00
parent af87572c5a
commit 8a2caa82be
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ networks:
services: services:
thunderbird: thunderbird:
image: kasmweb/thunderbird:1.14.0-rolling image: kasmweb/thunderbird:1.15.0
container_name: thunderbird container_name: thunderbird
restart: always restart: always
environment: environment:
@ -26,7 +26,7 @@ services:
networks: networks:
- traefik_proxy - traefik_proxy
volumes: volumes:
- "/docker/thunderbird/data:/home" - "/docker/thunderbird/data:/home/kasm-user"
logging: logging:
driver: "gelf" driver: "gelf"
options: options: