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

Update GO_VERSION to 1.8.3 #8

Merged
merged 1 commit into from
May 31, 2017
Merged

Conversation

seemethere
Copy link
Contributor

Update GO version in accordance with moby/moby@0c7c900

Signed-off-by: Eli Uriegas <[email protected]>
@andrewhsu
Copy link
Contributor

LGTM, need to keep the build env up-to-date with moby/moby#33387

@andrewhsu andrewhsu merged commit 121e1c4 into docker:master May 31, 2017
@seemethere seemethere deleted the update_go_183 branch May 31, 2017 16:07
glours pushed a commit that referenced this pull request Mar 23, 2020
Signed-off-by: Eli Uriegas <[email protected]>(cherry picked from commit 121e1c4)
Signed-off-by: Andrew Hsu <[email protected]>
thaJeztah added a commit to thaJeztah/docker-ce-packaging that referenced this pull request Aug 27, 2020
mk-build-deps does not seem to be updating the cache by itself, and
because of that may be installing packages using an outdated package index
if the previous layer is in the build-cache:

    docker#6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e...
    docker#6 CACHED

    docker#8 [stage-1 3/8] COPY common /root/build-deb/debian
    docker#8 CACHED

    docker#9 [stage-1 4/8] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver...

Signed-off-by: Sebastiaan van Stijn <[email protected]>
HeroCC pushed a commit to HeroCC/docker-ce-packaging that referenced this pull request Oct 6, 2021
mk-build-deps does not seem to be updating the cache by itself, and
because of that may be installing packages using an outdated package index
if the previous layer is in the build-cache:

    docker#6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e...
    docker#6 CACHED

    docker#8 [stage-1 3/8] COPY common /root/build-deb/debian
    docker#8 CACHED

    docker#9 [stage-1 4/8] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver...

Signed-off-by: Sebastiaan van Stijn <[email protected]>
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.

2 participants