Skip to content

Commit

Permalink
fix: New default version of 2.0.2 for player image
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Christie committed Oct 8, 2024
1 parent 7122b1b commit e466b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/player/defaults/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ fp_parameter_file: parameters.yaml
# Details of the fragmentation player container image
fp_image_registry: docker.io
fp_image_name: informaticsmatters/fragmentor-player
fp_image_tag: '2.0.1'
fp_image_tag: '2.0.2'

# The nextflow version to run.
# The player image generally contains the 'latest' nextflow version.
Expand Down

0 comments on commit e466b25

Please sign in to comment.