Skip to content

Commit

Permalink
local changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sergesoroka committed Sep 18, 2024
2 parents 8aa0125 + f50836c commit 4a7718c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ COPY ./components /tmp/components
COPY ./data /tmp/data
COPY ./public /tmp/public
COPY ./src /tmp/src
COPY ./utils /tmp/utils

RUN npm install
RUN npm run build-docker
Expand Down

0 comments on commit 4a7718c

Please sign in to comment.