Skip to content

Commit 3b7f752

Browse files
authored
Update Circle CI image (#2375)
1 parent 5daef11 commit 3b7f752

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,7 @@ jobs:
131131
./tmp/cc-test-reporter upload-coverage -i tmp/codeclimate.total.json
132132
deploy:
133133
docker:
134-
# TODO: Update this to correct cimg/base
135-
- image: buildpack-deps:trusty
134+
- image: cimg/base:stable
136135
steps:
137136
- checkout
138137
- run:

0 commit comments

Comments
 (0)