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

Fix proxy cached docker build #26

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Fix proxy cached docker build #26

merged 2 commits into from
Mar 12, 2024

Conversation

3rdvision
Copy link
Contributor

Issue

  • Docker build is failing because after alpine upgraded its packages the build dependencies were locking it to the same version.

Ref: https://hub.docker.com/repository/registry-1.docker.io/platforme/proxy_cached/builds/546a26d9-93a9-4609-8e45-4ffb7ea87fe8

Dependencies

  • None

Decisions

  • Use sed to replace ~= with >= to allow higher versions

Screenshots

  • None

@3rdvision 3rdvision self-assigned this Mar 12, 2024
@3rdvision 3rdvision changed the title Dva/fix proxy cached Fix proxy cached docker build Mar 12, 2024
@3rdvision 3rdvision requested a review from dsafonso March 12, 2024 17:46
@3rdvision 3rdvision assigned dsafonso and unassigned 3rdvision Mar 12, 2024
@3rdvision 3rdvision added the bug Something isn't working label Mar 12, 2024
@dsafonso dsafonso merged commit 7487f14 into master Mar 12, 2024
5 checks passed
@dsafonso dsafonso deleted the dva/fix_proxy_cached branch March 12, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants