We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37be2da commit f51d4b3Copy full SHA for f51d4b3
.circleci/config.yml
@@ -134,7 +134,7 @@ jobs:
134
additional-arguments: --project-name=ubi8
135
docker-image-name: ${IMAGE_NAME_CANDIDATE_UBI8}
136
monitor-on-build: false
137
- severity-threshold: high
+ severity-threshold: critical
138
target-file: Dockerfile.ubi8
139
- run:
140
command: |
.circleci/config/jobs/build_image.yml
@@ -26,7 +26,7 @@ steps:
26
additional-arguments: --project-name=alpine
27
- snyk/scan:
28
29
30
31
32
0 commit comments