Skip to content

Resolve how lint tests for pinned docker image work #410

@ewels

Description

@ewels

As of #406, the template and linting now insists that the Dockerfile uses a tagged version of the nfcore/base image in the FROM statement.

This is fine, but means that the minimal working example needs to be updated every time we change the tools version number:

At the moment we're hacking the solution by manually bumping the version in the tests. But this could also be annoying for devs running the dev version of the lint tests, as this will mean that tests either locally or on Travis will fail.

Needs a better solution... 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions