Skip to content

Commit

Permalink
Update grafana-image-renderer.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Hector Fernandez <[email protected]>
  • Loading branch information
hectorj2f authored Jan 28, 2025
1 parent a004525 commit 8817306
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions grafana-image-renderer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,8 @@ pipeline:
expected-commit: 61d808662b646f9fd1ec322ada2cb7acc20f706a

- runs: |
# Bump CVE-2024-21538
yarn add cross-spawn@^7.0.5
yarn upgrade
yarn install
yarn build
yarn install --production
# Node module installs multi-arch libraries, this deletes them
scanelf -R -n . | awk '/aarch64/ {print $NF}' | xargs rm -rf
Expand Down

0 comments on commit 8817306

Please sign in to comment.