aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2020-05-31 10:17:11 -0400
committerGitHub <noreply@github.com>2020-05-31 10:17:11 -0400
commita5760ba68d52940b43d37b54671978834b6466c6 (patch)
treee8dd1abfccb4969809d1a022aa215bcf4d3883b5
parentdf0686fb8b6fefebda0548d39caad2622e2bce89 (diff)
downloadspmc-a5760ba68d52940b43d37b54671978834b6466c6.tar.gz
Update config.yml
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 8b16216..18d54fa 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
jobs:
build-centos7:
docker:
- - image: centos:7
+ - image: jhunkeler/spm_ci_centos7:latest
environment:
TEST_RESULTS: /tmp/test-results