Skip to content

Pin Docker base images in react-java-mysql/backend/Dockerfile#297

Open
atomist[bot] wants to merge 2 commits intomasterfrom
atomist/pin-docker-base-image/react-java-mysql/backend/dockerfile
Open

Pin Docker base images in react-java-mysql/backend/Dockerfile#297
atomist[bot] wants to merge 2 commits intomasterfrom
atomist/pin-docker-base-image/react-java-mysql/backend/dockerfile

Conversation

@atomist
Copy link

@atomist atomist bot commented Oct 6, 2022

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

FROM --platform=$BUILDPLATFORM maven:3.8.5-eclipse-temurin-17@sha256:a554849fd74b733acb76379bd7df0ea26635a48ab9b54ede1e94bbeaaf448cf6 AS builder

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


FROM eclipse-temurin:17-jre-focal@sha256:55c1ff40a91898c456dc5a874a66db17b6aa1b4aef8d9cac1ad3b194575638a1

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:

--platform=$BUILDPLATFORM
->
maven:3.8.5-eclipse-temurin-17@sha256:a554849fd74b733acb76379bd7df0ea26635a48ab9b54ede1e94bbeaaf448cf6

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

Signed-off-by: Atomist Bot <bot@atomist.com>
eclipse-temurin:17-jre-focal
->
eclipse-temurin:17-jre-focal@sha256:55c1ff40a91898c456dc5a874a66db17b6aa1b4aef8d9cac1ad3b194575638a1

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

Signed-off-by: Atomist Bot <bot@atomist.com>
@atomist atomist bot force-pushed the atomist/pin-docker-base-image/react-java-mysql/backend/dockerfile branch from 2df80f5 to 8596263 Compare October 7, 2022 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant