Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Conversation

@atomist
Copy link
Contributor

@atomist atomist bot commented May 12, 2022

This pull request re-pins the Docker base image node:lts in Dockerfile to the current digest.

https://github.com/atomist-skills/npm-build-skill/blob/c3fca1448951ca467f199cbddd9438a7c10fb41d/Dockerfile#L2-L2


Pinning FROM lines to digests makes your builds repeatable. Atomist will raise new pull requests whenever the tag moves, so that you know when the base image has been updated. You can follow a new tag at any time. Just replace the digest with the new tag you want to follow. Atomist, will switch to following this new tag.


File changed:

node:lts@sha256:e38c052a64b1ee35b554a1d582639bf8f523b89dfae1d479bba5e1b8f184fbe1
->
node:lts@sha256:1817bb941c9a30fe2a6d75ff8675a8f6def408efe3d3ff43dbb006e2b534fa14

 [atomist:generated]
 [atomist-skill:atomist/docker-base-image-policy]

Signed-off-by: Atomist Bot <bot@atomist.com>
@atomist atomist bot added the auto-merge:on-check-success Auto-merge on passed checks label May 12, 2022
@atomist atomist bot merged commit fa94a0c into main May 12, 2022
@atomist
Copy link
Contributor Author

atomist bot commented May 12, 2022

Pull request auto merged:

  • No reviews
  • 4 successful checks

@atomist atomist bot added auto-merge-method:merge Auto-merge with merge commit auto-branch-delete:on-close Delete branch when pull request gets closed labels May 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

auto-branch-delete:on-close Delete branch when pull request gets closed auto-merge:on-check-success Auto-merge on passed checks auto-merge-method:merge Auto-merge with merge commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants