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

feat(Dockerfile): Update from ubuntu-18.04 to ubuntu-22.04 #2856

Merged
merged 4 commits into from
Aug 1, 2022

Conversation

rnt
Copy link
Contributor

@rnt rnt commented Jun 15, 2022

Signed-off-by: Renato Covarrubias [email protected]

Update Dockerfile from ubuntu-18.04 to ubuntu-22.04

Description

Update Dockerfile from ubuntu-18.04 to ubuntu-22.04 to resolve #2855

Related Issue

#2855

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

@netlify
Copy link

netlify bot commented Jun 15, 2022

👷 Deploy Preview for chef-workstation processing.

Name Link
🔨 Latest commit 2947b0b
🔍 Latest deploy log https://app.netlify.com/sites/chef-workstation/deploys/62e33c6f0f3635000868763c

@rnt rnt force-pushed the dockerfile-ubuntu-22.04 branch from 302ef55 to 1c548f8 Compare June 15, 2022 13:52
@sonarcloud
Copy link

sonarcloud bot commented Jun 15, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@rnt rnt marked this pull request as ready for review July 22, 2022 16:05
@rnt rnt requested review from a team as code owners July 22, 2022 16:05
@vkarve-chef vkarve-chef added the Expeditor: Skip All Used to skip all merge_actions. label Jul 25, 2022
Dockerfile Outdated Show resolved Hide resolved
@rnt rnt force-pushed the dockerfile-ubuntu-22.04 branch from ba09e68 to 2947b0b Compare July 29, 2022 01:48
@sonarcloud
Copy link

sonarcloud bot commented Jul 29, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@vkarve-chef vkarve-chef merged commit 6cb6ec4 into chef:main Aug 1, 2022
@rnt rnt deleted the dockerfile-ubuntu-22.04 branch August 2, 2022 18:27
@varnav
Copy link

varnav commented Dec 4, 2024

You still use 18.04 package, please see #3284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Expeditor: Skip All Used to skip all merge_actions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update docker images to ubuntu-22.04
3 participants