Skip to content

Commit

Permalink
chore: update script
Browse files Browse the repository at this point in the history
  • Loading branch information
namhoang1604 committed Jan 3, 2025
1 parent b8b8e1c commit c2a449b
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 154 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ ENV STORAGE_TYPE=${STORAGE_TYPE}

WORKDIR /app

RUN npm i -g @redocly/cli@1.25.11

COPY yarn.lock ./

RUN yarn install --frozen-lockfile
Expand Down
Loading

0 comments on commit c2a449b

Please sign in to comment.