Update jlesage/thunderbird Docker tag to v25.07.1 (#489)
This commit is contained in:
parent
5b546b0850
commit
03e9ddf464
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
thunderbird:
|
thunderbird:
|
||||||
image: "jlesage/thunderbird:v25.06.2"
|
image: "jlesage/thunderbird:v25.07.1"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue