Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Oct 7, 2019
1 parent 277f856 commit 311454f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
path: test-results
test-scan-synk:
docker:
- image: 'circleci/buildpack-deps:stretch'
- image: 'circleci/buildpack-deps:stable'
environment:
IMAGE_NAME: rfaircloth/scs
steps:
Expand All @@ -164,7 +164,7 @@ jobs:

test-scan-clair:
docker:
- image: 'circleci/buildpack-deps:stretch'
- image: 'docker:stable'
environment:
IMAGE_NAME: rfaircloth/scs
steps:
Expand Down

0 comments on commit 311454f

Please sign in to comment.