Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
v-rocheleau committed Mar 13, 2024
1 parent 8387e7a commit eabad3b
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 @@ -39,6 +39,7 @@ WORKDIR /bento-public
COPY entrypoint.bash .
COPY package.json .
COPY create_config_prod.js .
COPY run.bash .

# Copy web app
COPY --from=nodebuilder /node/build/www /bento-public/www
Expand Down

0 comments on commit eabad3b

Please sign in to comment.