This commit is contained in:
Andreas Neue 2019-08-02 14:48:27 +02:00
parent 70ad9513a7
commit d162a43735
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ steps:
- name: clair
image: ubuntu:18.04
environment:
CLAIR_ADDR: http://dev01:6060
CLAIR_ADDR: https://dev01:6060
CLAIR_OUTPUT: High
CLAIR_THRESHOLD: 1
REGISTRY_INSECURE: true