Skip to content

Commit 298975b

Browse files
fredvddavisagli
andauthored
Update Dockerfile.classicui
Co-authored-by: David Glick <[email protected]>
1 parent cec00a6 commit 298975b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.classicui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM plone/server-builder:${PLONE_VERSION} AS builder
55

66
ARG PLONE_VERSION
77

8-
# Remove Volto support from builder image, this is Classic-UI
8+
# Remove Volto support from builder image, this is Classic UI
99
RUN /app/bin/pip uninstall -y plone.volto
1010

1111
FROM plone/server-prod-config:${PLONE_VERSION}

0 commit comments

Comments
 (0)