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

(build) Linux Dockerfile switch to archive backports repository #3421

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

TheCakeIsNaOH
Copy link
Member

Description Of Changes

Updates the dockerfile to use the archive backports repository to install git, as the backports for debian 10 (buster) are no longer actively maintained.

Motivation and Context

Docker build was failing.
https://github.com/chocolatey/choco/actions/runs/8707820224/job/23883728475

Testing

Tested in docker locally, and GitHub actions passes.
https://github.com/TheCakeIsNaOH/choco/actions/runs/8715912320/job/23908561086

Operating Systems Testing

N/A

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v2 compatibility checked?

Related Issue

N/A, build maintenance.

Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gep13 gep13 merged commit 809e3bd into chocolatey:develop Apr 17, 2024
5 checks passed
@gep13
Copy link
Member

gep13 commented Apr 17, 2024

@TheCakeIsNaOH thank you for taking the time to fix this, appreciate it!

@TheCakeIsNaOH TheCakeIsNaOH deleted the docker-debian-repo branch April 26, 2024 03:56
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