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 b574294 commit 6e4f133Copy full SHA for 6e4f133
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