Skip to content

Commit

Permalink
upd Docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlo-mk committed May 10, 2024
1 parent 727afa9 commit fbc706e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ USER hope
COPY ./docker/entrypoint.sh /bin/
ENTRYPOINT ["entrypoint.sh"]


# Frontend builder
FROM node:18.19.0-buster-slim AS frontend-builder

Expand Down

0 comments on commit fbc706e

Please sign in to comment.