Skip to content

Conversation

644262163
Copy link

fixing no_tag regex rule

@@ -5,7 +5,7 @@
#

# Pull base image.
FROM dockerfile/ubuntu
FROM ubuntu:14.04
Copy link
Contributor

@PeterDaveHello PeterDaveHello Oct 6, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not related?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rule: No tag is used. It is recommended that a specific tag is used in the FROM line or *-released which is the latest supported release.

This test case does not pass this rule

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I got it, thanks for the explanation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants