Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Refresh apt cache when building dh-virtualenv docker image #7555

Merged
merged 1 commit into from
May 22, 2020

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented May 21, 2020

When we tried to build debs for 1.13.0, the build failed because docker used a
base docker image which had a stale apt cache.

Fixes: #7540

(This was basically caused by #7526, which meant that we had to rebuild dh-virtualenv.)

When we tried to build debs for 1.13.0, the build failed because docker used a
base docker image which had a stale apt cache.

Fixes: #7540
@richvdh richvdh requested a review from a team May 21, 2020 16:50
@richvdh richvdh merged commit 8c75da9 into develop May 22, 2020
@richvdh richvdh deleted the rav/fix_docker_cache branch May 22, 2020 09:17
phil-flex pushed a commit to phil-flex/synapse that referenced this pull request Jun 16, 2020
…g#7555)

When we tried to build debs for 1.13.0, the build failed because docker used a
base docker image which had a stale apt cache.

Fixes: matrix-org#7540
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make the dockerfile for dhvirtualenv do more apt-get updates
2 participants