dtzar/helm-kubectl

Use explicit alpine version

dtzar opened this issue · 1 comments

dtzar commented

Switch to using an explicit alpine minor version (e.g. 3.19) in the Dockerfile versus the general 3 tag so that we ensure we document the proper version of alpine being used in the base image.

gaby commented

Sounds like a good idea. Dependabot can track docker image tags. I will make the changes tonight