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 to go 1.22.3, fix Dockerfile warnings #174

Merged
merged 5 commits into from
Sep 11, 2024

Conversation

faisal-memon
Copy link
Collaborator

@faisal-memon faisal-memon commented Aug 28, 2024

Fixes for the following warnings when running docker build. Capitalize AS and set a default go version.

 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 3)
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 21)

Signed-off-by: Faisal Memon <fymemon@yahoo.com>
Dockerfile Outdated Show resolved Hide resolved
@faisal-memon faisal-memon added this to the 0.8.0 milestone Sep 5, 2024
@faisal-memon faisal-memon merged commit 089a13d into spiffe:main Sep 11, 2024
13 checks passed
@faisal-memon faisal-memon deleted the release-build-docker branch September 11, 2024 22:08
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.

3 participants