[20.10 backport] Dockerfile: add ALPINE_VERSION build-arg#3897
Merged
thaJeztah merged 1 commit intodocker:20.10from Dec 4, 2022
Merged
[20.10 backport] Dockerfile: add ALPINE_VERSION build-arg#3897thaJeztah merged 1 commit intodocker:20.10from
thaJeztah merged 1 commit intodocker:20.10from
Conversation
Member
Author
|
@crazy-max PTAL |
This allows us to pin to a specific version of Alpine, in case the golang:alpine image switches to a newer version, which may at times be incompatible, e.g. see moby/moby#44570 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 1b0d6fc) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
af711c3 to
34fae41
Compare
Member
Author
|
(this one's updated as well) |
crazy-max
approved these changes
Dec 4, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
backports:
relates to:
This allows us to pin to a specific version of Alpine, in case the golang:alpine image switches to a newer version, which may at times be incompatible, e.g. see moby/moby#44570
- A picture of a cute animal (not mandatory but encouraged)
This allows us to pin to a specific version of Alpine, in case the golang:alpine image switches to a newer version, which may at times be incompatible, e.g. see moby/moby#44570
(cherry picked from commit 1b0d6fc)
- A picture of a cute animal (not mandatory but encouraged)