Skip to content

Commit

Permalink
Python 3.13
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
  • Loading branch information
prabhu committed Feb 18, 2025
1 parent e468a0c commit b8341bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ RUN set -e; \
&& cd /opt/dep-scan \
&& uv sync \
&& uv cache clean \
&& rm -r "$(uv python dir)" \
&& rm -r "$(uv tool dir)" \
&& rm ~/.local/bin/uv ~/.local/bin/uvx \
&& chmod a-w -R /opt \
&& rm -rf /var/cache/yum \
Expand Down

0 comments on commit b8341bd

Please sign in to comment.