mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-09-01 16:37:10 +00:00
Update to Alpine 3.19
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
FROM alpine:3.17
|
||||
FROM alpine:3.19
|
||||
|
||||
LABEL maintainer "The Infrastructure Company GmbH <info@servercow.de>"
|
||||
|
||||
ARG PIP_BREAK_SYSTEM_PACKAGES=1
|
||||
RUN apk upgrade --no-cache \
|
||||
&& apk add --update --no-cache \
|
||||
bash \
|
||||
|
||||
Reference in New Issue
Block a user