Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG authored Jan 31, 2024
1 parent 987a750 commit 4384703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ COPY dist/onecx-theme-ui/ $DIR_HTML
ENV BFF_URL http://onecx-theme-bff:8080/
ENV APP_BASE_HREF /

RUN chmod 775 -R $DIR_HTML/assets
RUN chmod 775 -R "$DIR_HTML"/assets
USER 1001

0 comments on commit 4384703

Please sign in to comment.