Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiran-Larbi authored Jun 10, 2024
1 parent bc13814 commit 5f1a605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ COPY package*.json ./

RUN npm install -g @pnpm/exe && pnpm install
RUN pnpm install -D tailwindcss postcss autoprefixer
RUN pnpm install ag-grid-community

COPY . .

Expand Down

0 comments on commit 5f1a605

Please sign in to comment.