1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-17 03:50:30 +00:00

Update alpine Docker tag to v3.24 (#7280)

This commit is contained in:
renovate[bot]
2026-06-11 11:35:03 +02:00
committed by GitHub
parent fa154c71f3
commit 7e6c36dce1
@@ -25,6 +25,6 @@ services:
- /var/run/mysqld/mysqld.sock:/var/run/mysqld/mysqld.sock
mysql-mailcow:
image: alpine:3.23
image: alpine:3.24
command: /bin/true
restart: "no"