mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-23 02:14:26 +00:00
Update alpine Docker tag to v3.18
Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
parent
73d6a29ae1
commit
bd6c98047a
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.17
|
||||
image: alpine:3.18
|
||||
command: /bin/true
|
||||
restart: "no"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue