mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-25 00:54:33 +00:00
Update alpine Docker tag to v3.24 (#7280)
This commit is contained in:
+1
-1
@@ -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.23
|
image: alpine:3.24
|
||||||
command: /bin/true
|
command: /bin/true
|
||||||
restart: "no"
|
restart: "no"
|
||||||
|
|||||||
Reference in New Issue
Block a user