Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Atif Ather <[email protected]>
  • Loading branch information
atifather authored Dec 13, 2023
1 parent f5621f8 commit 8bc30c9
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 @@ -30,6 +30,7 @@ RUN apt-get update && apt-get install -y make

# Change to the ./web directory and build the frontend
WORKDIR /app/web
RUN ls
RUN make build-web

# Stage 3: Create the final image
Expand Down

0 comments on commit 8bc30c9

Please sign in to comment.