Skip to content

Commit

Permalink
docker
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidsonGomes committed Jun 10, 2024
1 parent f6cca7d commit b3adedc
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 @@ -26,7 +26,7 @@ COPY ./Docker ./Docker

RUN chmod +x ./Docker/scripts/*

# RUN ./Docker/scripts/generate_database.sh
RUN ./Docker/scripts/generate_database.sh

RUN npm run build

Expand Down

0 comments on commit b3adedc

Please sign in to comment.