Skip to content

Commit 29428a8

Browse files
authored
Update Dockerfile.acceptance
1 parent 8aa7550 commit 29428a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile.acceptance

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ ENV LISTEN_PORT=${ZSERVER_PORT}
3232
ENV APPLY_PROFILES=plone.app.contenttypes:plone-content,plone.restapi:default,plone.volto:default-homepage
3333
# Packages to be used in configuration
3434
ENV CONFIGURE_PACKAGES=plone.app.contenttypes,plone.restapi,plone.volto,plone.volto.cors
35-
# https://github.com/pypa/pip/issues/12079
36-
ENV _PIP_USE_IMPORTLIB_METADATA=0
3735

3836
RUN ln -s /data /app/var
3937

0 commit comments

Comments
 (0)