docker / awesome-compose

Awesome Docker Compose samples
https://docs.docker.com/compose/
Creative Commons Zero v1.0 Universal
34.57k stars 6.64k forks source link

Pin Docker base images in sparkjava-mysql/backend/Dockerfile #295

Open atomist[bot] opened 2 years ago

atomist[bot] commented 2 years ago

This pull request pins the following Docker base images in sparkjava-mysql/backend/Dockerfile to their current digests.

https://github.com/docker/awesome-compose/blob/0d49289c9f414def91dcf11cc2737d4f85cd5e26/sparkjava-mysql/backend/Dockerfile#L3-L3

Digest sha256:a554849fd74b733acb76379bd7df0ea26635a48ab9b54ede1e94bbeaaf448cf6 references a multi-CPU architecture image manifest. This image supports the following architectures:


https://github.com/docker/awesome-compose/blob/0d49289c9f414def91dcf11cc2737d4f85cd5e26/sparkjava-mysql/backend/Dockerfile#L27-L27

Digest sha256:55c1ff40a91898c456dc5a874a66db17b6aa1b4aef8d9cac1ad3b194575638a1 references a multi-CPU architecture image manifest. This image supports the following architectures:


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: