Merge pull request #5883 from mailcow:renovate/alpine-3.x
chore(deps): update alpine docker tag to v3.20
This commit is contained in:
commit
dc5eb6f92e
@ -26,6 +26,6 @@ services:
|
||||
- /var/run/mysqld/mysqld.sock:/var/run/mysqld/mysqld.sock
|
||||
|
||||
mysql-mailcow:
|
||||
image: alpine:3.19
|
||||
image: alpine:3.20
|
||||
command: /bin/true
|
||||
restart: "no"
|
||||
|
Loading…
Reference in New Issue
Block a user