Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3903436

Browse files
committed
try
1 parent fcdb9b9 commit 3903436

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tasks/util/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ module.exports = {
7979
mapboxAccessToken: 'pk.eyJ1IjoiZXRwaW5hcmQiLCJhIjoiY2luMHIzdHE0MGFxNXVubTRxczZ2YmUxaCJ9.hwWZful0U2CQxit4ItNsiQ',
8080
pathToCredentials: path.join(pathToBuild, 'credentials.json'),
8181

82-
testContainerImage: 'quay.io/plotly/image-exporter:single-entry',
82+
testContainerImage: 'quay.io/plotly/image-exporter:graphicsmagick',
8383
testContainerName: process.env.PLOTLYJS_TEST_CONTAINER_NAME || 'orcabed',
8484
testContainerHome: '/var/www/image-exporter/plotly.js',
8585

0 commit comments

Comments
 (0)