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.
2 parents 826c3f1 + 52cd989 commit a29b214Copy full SHA for a29b214
config/application.rb
@@ -29,7 +29,7 @@ class Application < Rails::Application
29
config.middleware.use Rack::Brotli
30
31
# Docker image for file parsing via scp-ingest-pipeline
32
- config.ingest_docker_image = 'gcr.io/broad-singlecellportal-staging/scp-ingest-pipeline:1.38.0'
+ config.ingest_docker_image = 'gcr.io/broad-singlecellportal-staging/scp-ingest-pipeline:1.40.0'
33
34
# Docker image for image pipeline jobs
35
config.image_pipeline_docker_image = 'gcr.io/broad-singlecellportal-staging/image-pipeline:0.1.0_c2b090043'
0 commit comments