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 react-rust-postgres/backend/Dockerfile #293

Open atomist[bot] opened 2 years ago

atomist[bot] commented 2 years ago

This pull request pins the following Docker base images in react-rust-postgres/backend/Dockerfile to their current digests.

https://github.com/docker/awesome-compose/blob/74f22d2a7134b9328edd6976adf576e247ab7c82/react-rust-postgres/backend/Dockerfile#L2-L2

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


https://github.com/docker/awesome-compose/blob/74f22d2a7134b9328edd6976adf576e247ab7c82/react-rust-postgres/backend/Dockerfile#L41-L41

Digest sha256:557ee531b81ce380d012d83b7bb56211572e5d6088d3e21a3caef7d7ed7f718b 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: