Skip to content

Commit

Permalink
Merge pull request #2163 from broadinstitute/ew-ingest-1-37-0
Browse files Browse the repository at this point in the history
Update to Ingest 1.37.0: Better gene search for CELLxGENE AnnData
  • Loading branch information
eweitz authored Oct 30, 2024
2 parents 8d5a1d2 + 651ab71 commit 2b8d0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class Application < Rails::Application
config.middleware.use Rack::Brotli

# Docker image for file parsing via scp-ingest-pipeline
config.ingest_docker_image = 'gcr.io/broad-singlecellportal-staging/scp-ingest-pipeline:1.36.1'
config.ingest_docker_image = 'gcr.io/broad-singlecellportal-staging/scp-ingest-pipeline:1.37.0'

# Docker image for image pipeline jobs
config.image_pipeline_docker_image = 'gcr.io/broad-singlecellportal-staging/image-pipeline:0.1.0_c2b090043'
Expand Down

0 comments on commit 2b8d0e3

Please sign in to comment.