移除zope更新

This commit is contained in:
chishin 2023-04-05 14:03:02 +08:00
parent 6046bfcdb2
commit afc27af6cc

View File

@ -7,8 +7,6 @@ EXPOSE 80 81 443
RUN rm -rf /app/frontend
COPY frontend/dist /app/frontend
RUN pip install --no-cache-dir "setuptools==58.0.0" zope
WORKDIR /app
VOLUME [ "/data", "/etc/letsencrypt" ]