Skip to content

Commit

Permalink
fic docker endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVCaron committed Jan 11, 2024
1 parent 596f12a commit f5ce5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/config/nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if ("$PROFILE" == "singularity") {
}

// We need to consider switch to quay for hosting, see what the free plan offers
docker.registry = 'hub.docker.com'
docker.registry = 'docker.com'
// podman.registry = 'quay.io'
// singularity.registry = 'quay.io'

Expand Down

0 comments on commit f5ce5d6

Please sign in to comment.