Skip to content
Snippets Groups Projects
Commit 0a41595f authored by esikkala's avatar esikkala
Browse files

Update src folder permissions

parent 19f2044e
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ COPY webpack*.js ./
COPY babel.config.js ./
# Bundle app source
COPY src ./src
COPY --chown=node src ./src
# Run the scripts defined in package.json
RUN npm install && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment