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 b574294 + 6e4f133 commit 0ed96c8Copy full SHA for 0ed96c8
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.41.2'
+ config.ingest_docker_image = 'gcr.io/broad-singlecellportal-staging/scp-ingest-pipeline:1.41.3'
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