[Helper] Update to Alpine 3.10 for helper script

master
andryyy 2020-01-29 10:38:17 +01:00
parent cbe4f4ce70
commit c3d53f128b
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 1 additions and 1 deletions

View File

@ -26,6 +26,6 @@ services:
- /var/run/mysqld/mysqld.sock:/var/run/mysqld/mysqld.sock - /var/run/mysqld/mysqld.sock:/var/run/mysqld/mysqld.sock
mysql-mailcow: mysql-mailcow:
image: alpine:3.8 image: alpine:3.10
command: /bin/true command: /bin/true
restart: "no" restart: "no"