Skip to content

Commit e96f541

Browse files
committed
Fixed acceptance image, remove plone.volto:default-homepage
1 parent 18739c4 commit e96f541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.acceptance

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ENV ZSERVER_PORT=55001
3131
# This fixes the healthcheck defined in server-prod-config
3232
ENV LISTEN_PORT=${ZSERVER_PORT}
3333
# Profiles to be added to the created site
34-
ENV APPLY_PROFILES=plone.app.contenttypes:plone-content,plone.restapi:default,plone.volto:default-homepage
34+
ENV APPLY_PROFILES=plone.app.contenttypes:plone-content,plone.restapi:default
3535
# Packages to be used in configuration
3636
ENV CONFIGURE_PACKAGES=plone.app.contenttypes,plone.restapi,plone.volto,plone.volto.cors
3737

0 commit comments

Comments
 (0)