chore: upgrade mailserver and songlify

pull/28/head
Davide Polonio 2024-01-20 13:14:42 +01:00
parent f26262caad
commit 0d1959c157
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
version: '3.9' version: '3.9'
services: services:
mail: mail:
image: mailserver/docker-mailserver:12.1.0 image: mailserver/docker-mailserver:13.3.0
hostname: ${HOSTNAME} hostname: ${HOSTNAME}
domainname: ${DOMAINNAME} domainname: ${DOMAINNAME}
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}

View File

@ -2,7 +2,7 @@ version: '3.7'
services: services:
bot: bot:
image: polpetta/songlify:0.3.4 image: polpetta/songlify:0.3.5
restart: always restart: always
entrypoint: /usr/bin/songlify entrypoint: /usr/bin/songlify
env_file: env_file: