Skip to content

Conversation

@atomist
Copy link

@atomist atomist bot commented May 8, 2021

This pull request pins the Docker base image node in Dockerfile to the current digest.

1: FROM node@sha256:6f47d69e8deac79b425d3f5d49ee0f804dbfb07bfc0f8ee8688c1bff0fb50448
            `--> 8-slim 

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:


atomist/docker-base-image-policy · Configure

node:8-slim
->
node@sha256:6f47d69e8deac79b425d3f5d49ee0f804dbfb07bfc0f8ee8688c1bff0fb50448
@atomist atomist bot added auto-merge-method:merge Auto-merge with merge commit auto-merge:on-approve Auto-merge on review approvals labels May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge:on-approve Auto-merge on review approvals auto-merge-method:merge Auto-merge with merge commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants