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 7ac130f commit adf91f6Copy full SHA for adf91f6
frontend/Dockerfile
@@ -2,7 +2,7 @@
2
ARG VOLTO_VERSION
3
FROM plone/frontend-builder:${VOLTO_VERSION} AS builder
4
5
-COPY --chown=node packages/volto-project-title /app/packages/volto-project-title
+COPY --chown=node packages/volto-pythonbrasil-site /app/packages/volto-pythonbrasil-site
6
COPY --chown=node volto.config.js /app/
7
COPY --chown=node package.json /app/package.json.temp
8
COPY --chown=node mrs.developer.json /app/
0 commit comments