Skip to content

Commit

Permalink
build: New default image is 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Christie committed Sep 28, 2024
1 parent 78c5663 commit 3cdc5a3
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: '1.3.2'
fp_image_tag: '1.4.0'

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

0 comments on commit 3cdc5a3

Please sign in to comment.