Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Matías Aereal Aeón <[email protected]>
  • Loading branch information
reynico and mattaereal authored Oct 3, 2024
1 parent 0e693c9 commit b44bde6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ RUN pnpm install -g snyk

# Install Grype
RUN curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sudo sh -s -- -b /usr/local/bin
&& rm grype_0.81.0_linux_$ARCH.deb

# Clean up
RUN sudo apt-get clean && sudo rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit b44bde6

Please sign in to comment.