mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-23 07:51:56 +00:00
fix: rollback of Alpine 3.19 were possible
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.19
|
||||
FROM alpine:3.18
|
||||
LABEL maintainer "The Infrastructure Company GmbH <info@servercow.de>"
|
||||
|
||||
# Installation
|
||||
|
||||
Reference in New Issue
Block a user