Update kasmweb/thunderbird Docker tag to v1.17.0
This commit is contained in:
parent
e581d5121d
commit
29a962ac8e
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
thunderbird-kasm:
|
thunderbird-kasm:
|
||||||
image: "kasmweb/thunderbird:1.16.1"
|
image: "kasmweb/thunderbird:1.17.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue