Revert "[fix] typo in Dockerfile"
This reverts commit 038a2ff6bd3d610d9dac6bcd029827b215e9c5c1.
This commit is contained in:
parent
3e5621e1af
commit
163031c394
@ -43,8 +43,7 @@ RUN apk add --no-cache -t build-dependencies \
|
||||
tini \
|
||||
uwsgi \
|
||||
uwsgi-python3 \
|
||||
brotli
|
||||
|
||||
brotli \
|
||||
# For 32bit arm architecture install pydantic from the alpine repos instead of requirements.txt
|
||||
ARG TARGETARCH
|
||||
RUN if [ "$TARGETARCH" = "arm" ]; then \
|
||||
|
Loading…
x
Reference in New Issue
Block a user