chore(deps): update stalwartlabs/mail-server docker tag to v0.11.8 (#3811)
* chore(deps): update stalwartlabs/mail-server docker tag to v0.11.8 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
921cc95f40
commit
44de0c6c00
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
stalwart-mail:
|
stalwart-mail:
|
||||||
image: stalwartlabs/mail-server:v0.11.7-alpine
|
image: stalwartlabs/mail-server:v0.11.8-alpine
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue