1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-09-16 09:26:45 +02:00

chore(deps): update alpine docker tag to v3.22

Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
renovate[bot]
2025-05-30 21:11:10 +00:00
committed by GitHub
parent d4f899b091
commit d155e22fcf

View File

@@ -25,6 +25,6 @@ services:
- /var/run/mysqld/mysqld.sock:/var/run/mysqld/mysqld.sock
mysql-mailcow:
image: alpine:3.20
image: alpine:3.22
command: /bin/true
restart: "no"