Skip to content

Commit adf91f6

Browse files
committed
Atualiza Dockerfile
1 parent 7ac130f commit adf91f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ARG VOLTO_VERSION
33
FROM plone/frontend-builder:${VOLTO_VERSION} AS builder
44

5-
COPY --chown=node packages/volto-project-title /app/packages/volto-project-title
5+
COPY --chown=node packages/volto-pythonbrasil-site /app/packages/volto-pythonbrasil-site
66
COPY --chown=node volto.config.js /app/
77
COPY --chown=node package.json /app/package.json.temp
88
COPY --chown=node mrs.developer.json /app/

0 commit comments

Comments
 (0)