Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into update-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpar committed Jun 14, 2023
2 parents 0fdb9c6 + 66a04c6 commit 6775a52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions monitoring/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ COPY package.json yarn.lock ./
COPY tsconfig.json ./
COPY src ./src

RUN yarn install --frozen-lockfile --ignore-scripts
RUN yarn run postinstall
RUN yarn install --frozen-lockfile

RUN yarn build

Expand Down

0 comments on commit 6775a52

Please sign in to comment.