Commit ab51dfd

mo <mo.khan@gmail.com>
2019-07-24 21:36:19
fix port
1 parent e0fa886
Changed files (1)
.gitlab-ci.yml
@@ -32,7 +32,7 @@ examine:
     name: docker:stable
   allow_failure: true
   variables:
-    CLAIR_URL: http://docker:6000
+    CLAIR_URL: http://docker:6060
     DOCKER_DRIVER: overlay2
     DOCKER_HOST: tcp://docker:2375
     GIT_STRATEGY: none