[PR #294] Pin Docker base images in nginx-aspnet-mysql/backend/Dockerfile #362

Open
opened 2025-11-06 14:24:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/294
Author: @atomist[bot]
Created: 10/5/2022
Status: 🔄 Open

Base: masterHead: atomist/pin-docker-base-image/nginx-aspnet-mysql/backend/dockerfile


📝 Commits (2)

  • 36ee4af Pin Docker image mcr.microsoft.com/dotnet/sdk:6.0
  • df47b9c Pin Docker image ...icrosoft.com/dotnet/aspnet:6.0

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 nginx-aspnet-mysql/backend/Dockerfile (+2 -2)

📄 Description

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

df47b9cdae/nginx-aspnet-mysql/backend/Dockerfile (L3-L3)

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

  • sha256:8539410b792e01480351d4161fa6b29211f560014f10cb9f8a1ea3f7d08d812d linux/amd64
  • sha256:34311520b22060f1063bbe97c69d86e75add26fdaea9401869d777e849190c08 linux/arm/v7
  • sha256:c37ec302c9be3dd76a314de615bd8954545ee0c087978db05dda7f8f0d1d9354 linux/arm64/v8
  • sha256:f2f89473ca35e65a1524d2b77eab04ce99b097701ae9e47db7b9b3219e75e408 windows/amd64
  • sha256:a5ef7ea0a450f4022154bdb004f20ec3f04143313ba810126f2865665f564791 windows/amd64

df47b9cdae/nginx-aspnet-mysql/backend/Dockerfile (L37-L37)

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

  • sha256:d3e02a84115ff6c842c886ccb1b9faf965fe4f27a86bfb3bf79a4d13cddf91a1 linux/amd64
  • sha256:37c5d14311ed652cbd947e536155925b069252b86635c6604b7f04de75af7e64 linux/arm/v7
  • sha256:8ef1cfef4ad86013f23e62c2889cdabba60f0a94fb92e1795d5bed7e9b32ea2b linux/arm64/v8
  • sha256:00a89893264ec936105d2cab1b13c456600e6d99057cc77073bf89a679414891 windows/amd64
  • sha256:b9b11b702f4acfc14a3a1beb38306afebd49321b38c7dc70883295fb2ef6c570 windows/amd64

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:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/294 **Author:** [@atomist[bot]](https://github.com/apps/atomist) **Created:** 10/5/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `atomist/pin-docker-base-image/nginx-aspnet-mysql/backend/dockerfile` --- ### 📝 Commits (2) - [`36ee4af`](https://github.com/docker/awesome-compose/commit/36ee4af0da301e62be544109230e1abdfae7f33a) Pin Docker image mcr.microsoft.com/dotnet/sdk:6.0 - [`df47b9c`](https://github.com/docker/awesome-compose/commit/df47b9cdae756be7721397061c87b06aa397c2b4) Pin Docker image ...icrosoft.com/dotnet/aspnet:6.0 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `nginx-aspnet-mysql/backend/Dockerfile` (+2 -2) </details> ### 📄 Description This pull request pins the following Docker base images in [`nginx-aspnet-mysql/backend/Dockerfile`](https://github.com/docker/awesome-compose/blob/df47b9cdae756be7721397061c87b06aa397c2b4/nginx-aspnet-mysql/backend/Dockerfile) to their current digests. https://github.com/docker/awesome-compose/blob/df47b9cdae756be7721397061c87b06aa397c2b4/nginx-aspnet-mysql/backend/Dockerfile#L3-L3 <!-- atomist:hide --> Digest `sha256:2fdad630a59fbdecbfcc6aaf3ccae96eea0e8d24cd4607669fde0de107a94c53` references a [multi-CPU architecture image manifest](https://docs.docker.com/desktop/multi-arch/). This image supports the following architectures: * `sha256:8539410b792e01480351d4161fa6b29211f560014f10cb9f8a1ea3f7d08d812d` <code>linux/amd64</code> * `sha256:34311520b22060f1063bbe97c69d86e75add26fdaea9401869d777e849190c08` <code>linux/arm/v7</code> * `sha256:c37ec302c9be3dd76a314de615bd8954545ee0c087978db05dda7f8f0d1d9354` <code>linux/arm64/v8</code> * `sha256:f2f89473ca35e65a1524d2b77eab04ce99b097701ae9e47db7b9b3219e75e408` <code>windows/amd64</code> * `sha256:a5ef7ea0a450f4022154bdb004f20ec3f04143313ba810126f2865665f564791` <code>windows/amd64</code> <!-- atomist:show --> --- https://github.com/docker/awesome-compose/blob/df47b9cdae756be7721397061c87b06aa397c2b4/nginx-aspnet-mysql/backend/Dockerfile#L37-L37 <!-- atomist:hide --> Digest `sha256:3edfb4ea7067e24b3aa5c6ab585e85a26c7daabfec26829b8efabeb122de4364` references a [multi-CPU architecture image manifest](https://docs.docker.com/desktop/multi-arch/). This image supports the following architectures: * `sha256:d3e02a84115ff6c842c886ccb1b9faf965fe4f27a86bfb3bf79a4d13cddf91a1` <code>linux/amd64</code> * `sha256:37c5d14311ed652cbd947e536155925b069252b86635c6604b7f04de75af7e64` <code>linux/arm/v7</code> * `sha256:8ef1cfef4ad86013f23e62c2889cdabba60f0a94fb92e1795d5bed7e9b32ea2b` <code>linux/arm64/v8</code> * `sha256:00a89893264ec936105d2cab1b13c456600e6d99057cc77073bf89a679414891` <code>windows/amd64</code> * `sha256:b9b11b702f4acfc14a3a1beb38306afebd49321b38c7dc70883295fb2ef6c570` <code>windows/amd64</code> <!-- atomist:show --> --- <!-- atomist:hide --> 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. <!-- atomist:show --> --- File changed: - [`nginx-aspnet-mysql/backend/Dockerfile`](https://github.com/docker/awesome-compose/blob/atomist/pin-docker-base-image/nginx-aspnet-mysql/backend/dockerfile/nginx-aspnet-mysql/backend/Dockerfile) <!-- atomist:hide --> <!-- atomist:show --> <!-- [atomist:generated] [atomist-skill:atomist/docker-base-image-policy] [atomist-version:0.1.109] [atomist-configuration:policy-cfg] [atomist-workspace-id:AR5C23OPM] [atomist-tx:3424846] [atomist-correlation-id:14e9299b-d5a1-4501-bb41-1469240fa508.8Yqd51gCYDeddTw5hvGu3] [atomist-diff:e62be0fec056049b895cabd972d0c058a783750e11504b8f859e4cf475454bfa] --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:24:38 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#362