spiffe / spiffe-helper

The SPIFFE Helper is a tool that can be used to retrieve and manage SVIDs on behalf of a workload
Apache License 2.0
43 stars 40 forks source link

Update to go 1.22.3, fix Dockerfile warnings #174

Closed faisal-memon closed 2 days ago

faisal-memon commented 2 weeks ago

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)