We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A clear and concise description of what you would like changed.
The README states The latest version of the PDK is also pulled in at build time. but this is incorrect, the version of the PDK is fixed here
The latest version of the PDK is also pulled in at build time.
puppet-dev-tools/Dockerfile
Line 29 in dee7d91
sudo docker run puppet/puppet-dev-tools:4.x pdk --version 2.7.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the Change You Would Like
A clear and concise description of what you would like changed.
The README states
The latest version of the PDK is also pulled in at build time.
but this is incorrect, the version of the PDK is fixed herepuppet-dev-tools/Dockerfile
Line 29 in dee7d91
The text was updated successfully, but these errors were encountered: