Update alpine Docker tag to v3.20
Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
parent
58f63aad08
commit
e5ada994be
@ -26,6 +26,6 @@ services:
|
||||
- /var/run/mysqld/mysqld.sock:/var/run/mysqld/mysqld.sock
|
||||
|
||||
mysql-mailcow:
|
||||
image: alpine:3.19
|
||||
image: alpine:3.20
|
||||
command: /bin/true
|
||||
restart: "no"
|
||||
|
Loading…
Reference in New Issue
Block a user