We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c388d commit b2ed37dCopy full SHA for b2ed37d
.circleci/config.yml
@@ -80,7 +80,7 @@ jobs:
80
81
test-image:
82
docker:
83
- - image: quay.io/plotly/image-exporter:single-entry
+ - image: quay.io/plotly/image-exporter:graphicsmagick
84
working_directory: /var/www/image-exporter/plotly.js/
85
steps:
86
- checkout
@@ -94,7 +94,7 @@ jobs:
94
95
test-image2:
96
97
98
99
100
0 commit comments