mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-20 13:21:30 +00:00
[postfix-tlspol] build with NOOPT=1 for wider CPU compatibility
This commit is contained in:
@@ -3,6 +3,7 @@ WORKDIR /src
|
|||||||
|
|
||||||
ENV CGO_ENABLED=0 \
|
ENV CGO_ENABLED=0 \
|
||||||
GO111MODULE=on \
|
GO111MODULE=on \
|
||||||
|
NOOPT=1 \
|
||||||
VERSION=1.8.14
|
VERSION=1.8.14
|
||||||
|
|
||||||
RUN git clone --branch v${VERSION} https://github.com/Zuplu/postfix-tlspol && \
|
RUN git clone --branch v${VERSION} https://github.com/Zuplu/postfix-tlspol && \
|
||||||
|
|||||||
Reference in New Issue
Block a user