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

update k3s version to 1.31.0 with 24.04 as base image #299

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

hossnys
Copy link
Collaborator

@hossnys hossnys commented Sep 23, 2024

  • update k3s version to the latest version released 1.31.0
  • update the base image used to build using ubuntu 24.04 instead of 20.04

@@ -1,9 +1,9 @@
FROM ubuntu:20.04
FROM ubuntu:24.04

Check failure

Code scanning / Trivy

Image user should not be 'root' High

Artifact: tfgrid3/k3s/Dockerfile
Type: dockerfile
Vulnerability DS002
Severity: HIGH
Message: Specify at least 1 USER command in Dockerfile with non-root user as argument
Link: DS002
@hossnys hossnys merged commit 200e226 into development Sep 25, 2024
1 of 2 checks passed
@hossnys hossnys deleted the development_k3s_1.31.0 branch September 25, 2024 12:05
@xmonader xmonader added this to the 3.15.x milestone Oct 14, 2024
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.

4 participants