version 1.15.0 und verzeichnis geändert
This commit is contained in:
parent
af87572c5a
commit
8a2caa82be
|
|
@ -8,7 +8,7 @@ networks:
|
|||
|
||||
services:
|
||||
thunderbird:
|
||||
image: kasmweb/thunderbird:1.14.0-rolling
|
||||
image: kasmweb/thunderbird:1.15.0
|
||||
container_name: thunderbird
|
||||
restart: always
|
||||
environment:
|
||||
|
|
@ -26,7 +26,7 @@ services:
|
|||
networks:
|
||||
- traefik_proxy
|
||||
volumes:
|
||||
- "/docker/thunderbird/data:/home"
|
||||
- "/docker/thunderbird/data:/home/kasm-user"
|
||||
logging:
|
||||
driver: "gelf"
|
||||
options:
|
||||
|
|
|
|||
Loading…
Reference in New Issue