mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-26 11:35:55 +00:00
[Helper] Update to Alpine 3.10 for helper script
This commit is contained in:
parent
cbe4f4ce70
commit
c3d53f128b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,6 +26,6 @@ services:
|
|||
- /var/run/mysqld/mysqld.sock:/var/run/mysqld/mysqld.sock
|
||||
|
||||
mysql-mailcow:
|
||||
image: alpine:3.8
|
||||
image: alpine:3.10
|
||||
command: /bin/true
|
||||
restart: "no"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue