We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec00a6 commit 298975bCopy full SHA for 298975b
Dockerfile.classicui
@@ -5,7 +5,7 @@ FROM plone/server-builder:${PLONE_VERSION} AS builder
5
6
ARG PLONE_VERSION
7
8
-# Remove Volto support from builder image, this is Classic-UI
+# Remove Volto support from builder image, this is Classic UI
9
RUN /app/bin/pip uninstall -y plone.volto
10
11
FROM plone/server-prod-config:${PLONE_VERSION}
0 commit comments