mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-21 01:49:22 +02:00
chore(deps): update alpine docker tag to v3.21
Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
parent
6e8e13cebc
commit
637dfd53a6
@ -25,6 +25,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.20
|
image: alpine:3.21
|
||||||
command: /bin/true
|
command: /bin/true
|
||||||
restart: "no"
|
restart: "no"
|
||||||
|
Loading…
Reference in New Issue
Block a user