Skip to content

Commit

Permalink
Use the new seldon-core-s2i-python3 image for scaning
Browse files Browse the repository at this point in the history
  • Loading branch information
sakoush authored Sep 26, 2024
1 parent 9f2714c commit 3d01941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
image: seldonio/seldon-core-s2i-python37-ubi8:1.18.2
image: seldonio/seldon-core-s2i-python3:1.18.2
args: --fail-on=upgradable --app-vulns --severity-threshold=high --file=wrappers/s2i/python/Dockerfile

security-image-python-sklearn:
Expand Down

0 comments on commit 3d01941

Please sign in to comment.