Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request pins the following Docker base images in
Dockerfile
to their current digests.pleco/Dockerfile
Line 1 in c0184dd
Digest
sha256:7acdbec4276ce3c8915ffa03148bd4b41dfb46a190fd1242e9df5b11061d282d
references a multi-CPU architecture image manifest. This image supports the following architectures:sha256:ed9a51649099059ad43fd1c620d6d143f96f33f4b56de9c4b69aa8436f353225
linux/arm64/v8
pleco/Dockerfile
Line 7 in c0184dd
Digest
sha256:8937a7404d40df0015dfadf4ded7ba2e1820cb556a7d1407431c1f482830008e
references a multi-CPU architecture image manifest. This image supports the following architectures:sha256:b4a9ce2cc76de8ca8ba4a843c849e6195455a096bdfa4851688b4fc14a44ba89
linux/arm/v7
sha256:5221df7fa6bdf2455562ebeaba3dea648405e857e2b0f80089aea046efbb0d78
linux/arm64/v8
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:
Dockerfile