Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20.10 backport] Dockerfile: add ALPINE_VERSION build-arg #3897

Merged

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Dec 4, 2022

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)

@thaJeztah
Copy link
Member Author

@crazy-max PTAL

@thaJeztah thaJeztah changed the title Dockerfile: add ALPINE_VERSION build-arg [20.10 backport] Dockerfile: add ALPINE_VERSION build-arg Dec 4, 2022
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>
@thaJeztah thaJeztah force-pushed the 20.10_backport_add_alpine_version branch from af711c3 to 34fae41 Compare December 4, 2022 14:01
@thaJeztah
Copy link
Member Author

(this one's updated as well)

@thaJeztah thaJeztah merged commit 9124a42 into docker:20.10 Dec 4, 2022
@thaJeztah thaJeztah deleted the 20.10_backport_add_alpine_version branch December 4, 2022 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants