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

Use debian stable instead of stretch #201

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

carolynvs
Copy link
Member

What does this change

Update the installer base image to use Debian stable instead of the default stretch. See getporter/porter#2744 for context. Debian stretch is archived and using stable will ensure that the image can always build.

What issue does it fix

mage build fails because stretch is no longer available.

Notes for the reviewer

N/A

Checklist

  • Did you write tests?
  • Did you write documentation?
  • Did you make any API changes? Update the corresponding API documentation.

Update the installer base image to use Debian stable instead of the default stretch. See getporter/porter#2744 for context. Debian stretch is archived and using stable will ensure that the image can always build.

Signed-off-by: Carolyn Van Slyck <[email protected]>
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #201 (ff20ebd) into main (ac83016) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #201   +/-   ##
=======================================
  Coverage   76.26%   76.26%           
=======================================
  Files          13       13           
  Lines        1563     1563           
=======================================
  Hits         1192     1192           
  Misses        236      236           
  Partials      135      135           
Flag Coverage Δ
unit-tests 76.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@carolynvs carolynvs merged commit 7f4408f into getporter:main Apr 27, 2023
@carolynvs carolynvs deleted the debian-stable branch April 27, 2023 14:19
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.

1 participant